|
__init__.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
authentication.py
|
fix auth
|
2019-10-09 10:05:19 +03:00 |
|
decorators.py
|
Switch decorator to validate
|
2019-09-25 11:11:12 +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 todo
|
2019-09-27 11:41:13 +03:00 |
|
models.py
|
validate json translated field
|
2019-09-26 11:38:37 +03:00 |
|
pagination.py
|
GM-127: finished
|
2019-09-26 14:12:49 +03:00 |
|
querysets.py
|
Add new filter
|
2019-09-27 17:12:12 +03:00 |
|
serializers.py
|
Refactor JSON Validation
|
2019-10-01 13:03:59 +03:00 |
|
tests.py
|
Fix all test
|
2019-09-27 22:06:46 +03:00 |
|
views.py
|
fixed cookie settings for stage server
|
2019-09-18 11:28:00 +03:00 |