gault-millau/apps/account
Виктор Гладких 1bd3cc9170 1
2019-10-14 17:32:34 +03:00
..
management version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
migrations Standart user, guest. 2019-10-14 14:48:13 +03:00
serializers Merge branch 'feature/roles' into 'develop' 2019-10-14 07:09:18 +00:00
tests Test 2019-10-09 16:28:14 +03:00
urls Merge branch 'feature/roles' into 'develop' 2019-10-14 07:09:18 +00:00
views Merge branch 'feature/roles' into 'develop' 2019-10-14 07:09:18 +00:00
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
admin.py Fix and refactor 2019-10-11 14:49:32 +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 1 2019-10-14 17:32:34 +03:00
permissions.py test role 2019-10-08 15:26:39 +03:00
tasks.py Password reset confirmation mechanics 2019-10-10 20:49:35 +03:00