| .. |
|
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
|
put cookies in request, refactored JWTViewMixin, change endpoint to get news list
|
2019-08-23 09:42:31 +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 |