gault-millau/apps/authorization
Sergey Melihov 2a79018f76 Merge branch 'feature/employee_crud' into 'develop'
Feature/employee crud

See merge request gm/gm-backend!11
2019-09-20 06:39:20 +00:00
..
migrations fixed migration for app advertisement, added choice to PlatformMixin 2019-09-19 16:46:33 +03:00
serializers Merge branch 'feature/gm-26' into develop 2019-09-12 16:18:57 +03:00
tests add login test 2019-09-19 17:06:38 +03:00
urls refactored apps account, authorization, news, utils 2019-09-12 14:44:49 +03:00
views Facebook auth return user email; fixed URL in templates 2019-09-18 11:21:27 +03:00
__init__.py version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00
admin.py increase access token lifetime to 30 days and unregister unused models in admin page 2019-09-13 12:37:03 +03:00
apps.py version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00
models.py added redirect for ConfirmEmail and ResetPassword 2019-09-11 18:55:25 +03:00
tasks.py added redirect for ConfirmEmail and ResetPassword 2019-09-11 18:55:25 +03:00
views.py version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00