gault-millau/apps/account
2019-08-30 11:53:19 +03:00
..
management version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
migrations added endpoint to account app; added "email_confirmed" field to User model; refactored auth app; 2019-08-20 15:43:59 +03:00
serializers refactored authorization 2019-08-30 11:53:19 +03:00
urls refactored authorization 2019-08-30 11:53:19 +03:00
views refactored authorization 2019-08-30 11:53:19 +03:00
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
admin.py added parameter to development settings; added "email_confirmed" flag to user admin page 2019-08-20 16:06:40 +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 refactored authorization 2019-08-30 11:53:19 +03:00
tasks.py refactored authorization 2019-08-30 11:53:19 +03:00
tests.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00