gault-millau/apps/authorization
2019-09-11 18:55:25 +03:00
..
migrations refactored: login, logout, refresh token, change email, confirm email, reset password endpoints 2019-09-04 12:42:23 +03:00
serializers added redirect for ConfirmEmail and ResetPassword 2019-09-11 18:55:25 +03:00
tests version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00
urls refactored account and authorization endpoints 2019-09-05 17:19:10 +03:00
views added redirect for ConfirmEmail and ResetPassword 2019-09-11 18:55:25 +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 refactored authorization app 2019-09-03 16:48:06 +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
tests.py version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00
views.py version 0.0.5.1: added integration with facebook, refactored a lot 2019-08-09 09:56:16 +03:00