|
__init__.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
authentication.py
|
added custom JWT authentication
|
2019-08-29 09:43:31 +03:00 |
|
exceptions.py
|
fixed ChangePasswordView
|
2019-09-12 09:33:09 +03:00 |
|
filters.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
methods.py
|
added new model favorites
|
2019-09-06 17:55:17 +03:00 |
|
middleware.py
|
Added CORSMiddleware
|
2019-09-10 15:01:10 +03:00 |
|
views.py
|
fixed UserSerializer, PasswordResetSerializer
|
2019-09-11 12:07:30 +03:00 |