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
245158c431
gault-millau
/
apps
/
authorization
History
Dmitriy Kuzmenko
0dba806f04
fixed method _put_data_in_cookies
2019-08-23 09:47:30 +03:00
..
migrations
version 0.0.7: new model, added endpoint ot logout, refactored auth views and serializers
2019-08-14 11:27:48 +03:00
serializers
added to login endpoint parameter "remember" in request body
2019-08-20 17:44:46 +03:00
tests
version 0.0.5.1: added integration with facebook, refactored a lot
2019-08-09 09:56:16 +03:00
urls
added endpoint to account app; added "email_confirmed" field to User model; refactored auth app;
2019-08-20 15:43:59 +03:00
views
fixed method _put_data_in_cookies
2019-08-23 09:47:30 +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
version 0.0.11: added new model and CRUD endpoints to them; refactored auth app
2019-08-15 11:59:10 +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
version 0.0.7: new model, added endpoint ot logout, refactored auth views and serializers
2019-08-14 11:27:48 +03:00
tasks.py
added endpoint to account app; added "email_confirmed" field to User model; refactored auth app;
2019-08-20 15:43:59 +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