gault-millau/apps/account
Dmitriy Kuzmenko 638bafe4a6 Merge remote-tracking branch 'origin/develop' into origin/migration_fix
# Conflicts:
#	apps/establishment/admin.py
#	project/settings/base.py
2019-10-30 19:12:59 +03:00
..
management version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
migrations Add migration 2019-10-29 12:16:18 +03:00
serializers Password changed notification email 2019-10-15 16:32:47 +03:00
tests remove print from tests 2019-10-25 11:04:40 +03:00
urls Revert "Password reset confirmation mechanics" 2019-10-14 15:53:40 +03:00
views Merge branch 'develop' into feature/gm-192 2019-10-15 11:47:14 +03:00
__init__.py version 0.0.1: add project, model user and api 2019-08-07 16:10:23 +03:00
admin.py Add establishment manager role 2019-10-16 11:40:51 +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 remote-tracking branch 'origin/develop' into origin/migration_fix 2019-10-30 19:12:59 +03:00
tasks.py Password changed notification email 2019-10-15 16:32:47 +03:00
transfer_data.py add filter accounts for existing users 2019-10-29 14:32:51 +03:00
transfer.py the fix of types fields in all apps 2019-10-15 13:23:31 +05:00