gault-millau/apps/account
2020-01-27 21:10:26 +03:00
..
management fix SiteAffilation roles transfer 2020-01-20 11:21:51 +03:00
migrations added field phone to User model, change establishment transfer, added filters (full-text search, role_country_code, country_code), change account serializers 2020-01-21 17:36:31 +03:00
serializers email superuser 2020-01-27 21:10:26 +03:00
tests user back api test 2019-11-20 09:11:17 +03:00
urls fix role counter, added additional field role choice id 2020-01-23 13:29:09 +03:00
views added account removal action 2020-01-24 18:13:01 +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 field phone to User model, change establishment transfer, added filters (full-text search, role_country_code, country_code), change account serializers 2020-01-21 17:36:31 +03:00
apps.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
filters.py modified search filter for backoffice account view 2020-01-23 17:32:31 +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 modified search filter for backoffice account view 2020-01-23 17:32:31 +03:00
tasks.py set username as non-required field on registration stage 2020-01-09 17:57:10 +03:00
transfer_data.py change command for migration of users 2019-11-11 15:29:31 +03:00
transfer.py the fix of types fields in all apps 2019-10-15 13:23:31 +05:00