gault-millau/apps/account/migrations
2019-10-02 10:16:32 +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
0005_user_cropped_image.py added field cropped_image to User model 2019-09-06 13:47:37 +03:00
0006_delete_resetpasswordtoken.py refactored apps account, authorization, news, utils 2019-09-12 14:44:49 +03:00
0007_auto_20190912_1323.py replace ImageFields to URLFields in User model, refactored serializers that included this fields 2019-09-12 18:10:52 +03:00
0008_auto_20190912_1325.py replace ImageFields to URLFields in User model, refactored serializers that included this fields 2019-09-12 18:10:52 +03:00
0009_auto_20191002_0648.py gm-148: refactored 2019-10-02 10:16:32 +03:00