| .. |
|
__init__.py
|
Include autogenerated initial migrations for South.
|
2013-01-08 18:14:39 -05:00 |
|
0001_initial.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0001_squashed_0014_confirmation_confirmatio_content_80155a_idx.py
|
migrations: Squash most confirmation migrations.
|
2024-08-23 17:15:35 -07:00 |
|
0002_realmcreationkey.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0003_emailchangeconfirmation.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0004_remove_confirmationmanager.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0005_confirmation_realm.py
|
migrations: Tweak realm foreign key dependency.
|
2024-08-23 17:15:35 -07:00 |
|
0006_realmcreationkey_presume_email_valid.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0007_add_indexes.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0008_confirmation_expiry_date.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0009_confirmation_expiry_date_backfill.py
|
migrations: Import BaseDatabaseSchemaEditor from its canonical module.
|
2023-03-05 14:46:28 -08:00 |
|
0010_alter_confirmation_expiry_date.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0011_alter_confirmation_expiry_date.py
|
black: Reformat with Black 23.
|
2023-02-02 10:40:13 -08:00 |
|
0012_alter_confirmation_id.py
|
confirmation: Migrate Confirmation to bigint.
|
2024-06-05 11:48:27 -07:00 |
|
0013_alter_realmcreationkey_id.py
|
models: Migrate ids of all non-Message-related tables to bigint.
|
2024-06-05 11:48:27 -07:00 |
|
0014_confirmation_confirmatio_content_80155a_idx.py
|
confirmation: Move zerver dependency to correct migration.
|
2024-08-23 17:15:35 -07:00 |
|
0015_alter_confirmation_object_id.py
|
confirmation: Move zerver dependency to correct migration.
|
2024-08-23 17:15:35 -07:00 |
|
0016_realmcreationkey_to_realmcreationstatus.py
|
migrations: Fix realmcreationstatus migration ID.
|
2025-08-04 18:47:49 -07:00 |
|
0017_delete_realmcreationkey.py
|
confirmation: Replace RealmCreationKey - use Confirmation instead.
|
2025-08-04 18:41:15 -07:00 |