gault-millau/apps/account
Виктор Гладких 23759974d9 Add account/user/ test for GET
2019-09-23 15:34:40 +03:00
..
management version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
migrations replace ImageFields to URLFields in User model, refactored serializers that included this fields 2019-09-12 18:10:52 +03:00
serializers Merge remote-tracking branch 'origin/develop' into develop 2019-09-19 17:19:40 +03:00
tests Add account/user/ test for GET 2019-09-23 15:34:40 +03:00
urls refactored apps account, authorization, news, utils 2019-09-12 14:44:49 +03:00
views Fixed reset password 2019-09-18 11:50:39 +03:00
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
admin.py replace ImageFields to URLFields in User model, refactored serializers that included this fields 2019-09-12 18:10:52 +03:00
apps.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
forms.py added endpoint to account app; added "email_confirmed" field to User model; refactored auth app; 2019-08-20 15:43:59 +03:00
models.py replace ImageFields to URLFields in User model, refactored serializers that included this fields 2019-09-12 18:10:52 +03:00
tasks.py refactored apps account, authorization, news, utils 2019-09-12 14:44:49 +03:00