zulip/confirmation/migrations
Anders Kaseorg 11741543da python: Reformat with Black, except quotes.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-12 13:11:19 -08:00
..
0001_initial.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0002_realmcreationkey.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0003_emailchangeconfirmation.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0004_remove_confirmationmanager.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
0005_confirmation_realm.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
0006_realmcreationkey_presume_email_valid.py python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
0007_add_indexes.py confirmation: Add database indexes on confirmation fields. 2020-03-27 02:03:05 -07:00
__init__.py