gault-millau/apps/authorization
2019-09-11 12:07:30 +03:00
..
migrations refactored: login, logout, refresh token, change email, confirm email, reset password endpoints 2019-09-04 12:42:23 +03:00
serializers fixed UserSerializer, PasswordResetSerializer 2019-09-11 12:07:30 +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 change flag is_active after authorization 2019-09-09 18:00:17 +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 refactored: login, logout, refresh token, change email, confirm email, reset password endpoints 2019-09-04 12:42:23 +03:00
tasks.py added endpoint to change an email 2019-08-30 17:56:35 +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