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
1de7a84d56
gault-millau
/
apps
/
utils
History
Dmitriy Kuzmenko
0dba806f04
fixed method _put_data_in_cookies
2019-08-23 09:47:30 +03:00
..
__init__.py
version 0.0.1: add project, model user and api
2019-08-07 16:10:23 +03:00
exceptions.py
added endpoint to account app; added "email_confirmed" field to User model; refactored auth app;
2019-08-20 15:43:59 +03:00
filters.py
version 0.0.1: add project, model user and api
2019-08-07 16:10:23 +03:00
methods.py
Site settings and determine user location over ip
2019-08-22 14:23:02 +03:00
middleware.py
put cookies in request, refactored JWTViewMixin, change endpoint to get news list
2019-08-23 09:42:31 +03:00
models.py
added endpoint to account app; added "email_confirmed" field to User model; refactored auth app;
2019-08-20 15:43:59 +03:00
oauth2.py
version 0.0.21: added endpoints to reset password, added endpoint to finish signing up, move some tasks to celery, added templates
2019-08-20 11:10:07 +03:00
pagination.py
version 0.0.1: add project, model user and api
2019-08-07 16:10:23 +03:00
permissions.py
version 0.0.8: added CRUD endpoints for models Address, Region, Country and City; also refactored custom permission class
2019-08-14 14:00:12 +03:00
views.py
fixed method _put_data_in_cookies
2019-08-23 09:47:30 +03:00