This website requires JavaScript.
Explore
Help
Sign In
phzhik
/
gault-millau
Watch
1
Star
0
Fork
0
You've already forked gault-millau
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d3238f50c2
gault-millau
/
apps
/
authorization
History
ВашÐВиктор ГладкихÐ
d3238f50c2
add login test
2019-09-19 17:06:38 +03:00
..
migrations
refactored: login, logout, refresh token, change email, confirm email, reset password endpoints
2019-09-04 12:42:23 +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