gault-millau/apps/account/migrations
2019-08-20 15:43:59 +03:00
..
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
0001_initial.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
0002_user_newsletter.py version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00
0003_resetpasswordtoken.py version 0.0.5.7: added method to reset password (until without confirmation) 2019-08-11 19:53:36 +03:00
0004_user_email_confirmed.py added endpoint to account app; added "email_confirmed" field to User model; refactored auth app; 2019-08-20 15:43:59 +03:00