|
__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 |
|
filters.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
methods.py
|
GM-25: Получение главной зоны
|
2019-09-13 18:08:36 +03:00 |
|
middleware.py
|
Added CORSMiddleware
|
2019-09-10 15:01:10 +03:00 |
|
serializers.py
|
Refactor news
|
2019-09-23 15:35:37 +03:00 |
|
tests.py
|
Add translation tests to model and API
|
2019-09-23 18:02:25 +03:00 |
|
views.py
|
fixed cookie settings for stage server
|
2019-09-18 11:28:00 +03:00 |