| .. |
|
__init__.py
|
Include autogenerated initial migrations for South.
|
2013-01-08 18:14:39 -05:00 |
|
0001_initial.py
|
python: Normalize quotes with Black.
|
2021-02-12 13:11:19 -08:00 |
|
0002_realmcreationkey.py
|
python: Normalize quotes with Black.
|
2021-02-12 13:11:19 -08:00 |
|
0003_emailchangeconfirmation.py
|
python: Normalize quotes with Black.
|
2021-02-12 13:11:19 -08:00 |
|
0004_remove_confirmationmanager.py
|
python: Normalize quotes with Black.
|
2021-02-12 13:11:19 -08:00 |
|
0005_confirmation_realm.py
|
python: Normalize quotes with Black.
|
2021-02-12 13:11:19 -08:00 |
|
0006_realmcreationkey_presume_email_valid.py
|
python: Normalize quotes with Black.
|
2021-02-12 13:11:19 -08:00 |
|
0007_add_indexes.py
|
python: Normalize quotes with Black.
|
2021-02-12 13:11:19 -08:00 |
|
0008_confirmation_expiry_date.py
|
confirmation: Migration to add expiry_date step 1.
|
2021-09-06 17:28:29 -07:00 |
|
0009_confirmation_expiry_date_backfill.py
|
typing: Use BaseDatabaseSchemaEditor in place of DatabaseSchemaEditor.
|
2022-05-30 14:18:53 -07:00 |
|
0010_alter_confirmation_expiry_date.py
|
confirmation: Migration to add expiry_date - last step.
|
2021-09-10 16:53:03 -07:00 |
|
0011_alter_confirmation_expiry_date.py
|
invite: Add backend support for "Never expires" option.
|
2022-02-24 16:32:19 -08:00 |