gault-millau/apps/account
2019-10-11 16:34:06 +03:00
..
management version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
migrations Merge branch 'develop' into feature/gm-148 2019-10-11 16:34:06 +03:00
serializers fix tests 2019-10-11 13:46:08 +03:00
tests Fix test auth 2019-09-24 16:06:31 +03:00
urls Password reset confirmation mechanics 2019-10-10 20:49:35 +03:00
views Password reset confirmation mechanics 2019-10-10 20:49:35 +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 Merge branch 'develop' into feature/gm-148 2019-10-11 16:34:06 +03:00
tasks.py Merge branch 'develop' into feature/gm-148 2019-10-11 16:34:06 +03:00