zulip/confirmation/migrations
Rishi Gupta 5d168c90f9 confirmation: Remove ConfirmationManager.
Also adds Confirmation.type, and cleans up the rest of Confirmation to look
more like the model definitions in zerver.

In the migration, all existing confirmations adopt the type
USER_REGISTRATION, to be conservative. In a few commits, different
confirmation types will have different validity periods, and
USER_REGISTRATION will have the shortest default.
2017-07-17 23:18:47 -07:00
..
0001_initial.py confirmation: Add on_delete in foreign keys. 2017-06-13 15:13:55 -07:00
0002_realmcreationkey.py Unique link generator for realm creation. 2016-06-30 15:52:41 -07:00
0003_emailchangeconfirmation.py change-email: Implement confirmation flow. 2017-02-23 03:15:17 -08:00
0004_remove_confirmationmanager.py confirmation: Remove ConfirmationManager. 2017-07-17 23:18:47 -07:00
__init__.py Include autogenerated initial migrations for South. 2013-01-08 18:14:39 -05:00