models: Rename 'UserHotspot' model to 'OnboardingStep'.

This commit renames the 'UserHotspot' model to 'OnboardingStep'.

Also, it renames the 'hotspot' field in that model
to 'onboarding_step'.
This commit is contained in:
Prakhar Pratyush
2023-12-01 12:50:48 +05:30
committed by Tim Abbott
parent 32a5c422e9
commit 62bfc20ebc
12 changed files with 110 additions and 83 deletions

View File

@@ -69,6 +69,7 @@ rules:
- zerver/migrations/0260_missed_message_addresses_from_redis_to_db.py
- zerver/migrations/0387_reupload_realmemoji_again.py
- zerver/migrations/0443_userpresence_new_table_schema.py
- zerver/migrations/0493_rename_userhotspot_to_onboardingstep.py
- pgroonga/migrations/0002_html_escape_subject.py
- id: html-format