gault-millau/apps/account
2020-01-20 11:43:35 +03:00
..
management fix SiteAffilation roles transfer 2020-01-20 11:21:51 +03:00
migrations refactored roles, refactored response for User detail view 2020-01-14 18:40:30 +03:00
serializers added endpoint /api/back/account/role-tab/ 2020-01-17 17:40:21 +03:00
tests user back api test 2019-11-20 09:11:17 +03:00
urls added endpoint /api/back/account/role-tab/ 2020-01-17 17:40:21 +03:00
views fix role counter 2020-01-20 11:43: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 refactor admin panel, remove unused field from model NavBarPermission 2020-01-15 23:19:17 +03:00
apps.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
filters.py added endpoint /api/back/account/role-tab/ 2020-01-17 17:40:21 +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 added endpoint /api/back/account/role-tab/ 2020-01-17 17:40:21 +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