mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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:
committed by
Tim Abbott
parent
32a5c422e9
commit
62bfc20ebc
@@ -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
|
||||
|
Reference in New Issue
Block a user