mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
Generated using the squashmigrations tool, with: - A tiny Django patch to avoid special handling of the temporary EmailChangeStatus proxy model. - Switching AddIndexConcurrently to AddIndex to help squashing. This may not have been necessary. Migration 0015 was not squashed because of its dependency on newer zerver migrations. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| 0001_initial.py | ||
| 0001_squashed_0014_confirmation_confirmatio_content_80155a_idx.py | ||
| 0002_realmcreationkey.py | ||
| 0003_emailchangeconfirmation.py | ||
| 0004_remove_confirmationmanager.py | ||
| 0005_confirmation_realm.py | ||
| 0006_realmcreationkey_presume_email_valid.py | ||
| 0007_add_indexes.py | ||
| 0008_confirmation_expiry_date.py | ||
| 0009_confirmation_expiry_date_backfill.py | ||
| 0010_alter_confirmation_expiry_date.py | ||
| 0011_alter_confirmation_expiry_date.py | ||
| 0012_alter_confirmation_id.py | ||
| 0013_alter_realmcreationkey_id.py | ||
| 0014_confirmation_confirmatio_content_80155a_idx.py | ||
| 0015_alter_confirmation_object_id.py | ||