| .. |
|
tests
|
remove print from tests
|
2019-10-25 11:04:40 +03:00 |
|
__init__.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
admin.py
|
fixed BaseModelAdminMixin
|
2019-10-29 18:12:52 +03:00 |
|
authentication.py
|
fix auth
|
2019-10-09 10:05:19 +03:00 |
|
constants.py
|
transfer dishes
|
2019-10-29 08:25:03 +03:00 |
|
decorators.py
|
Switch decorator to validate
|
2019-09-25 11:11:12 +03:00 |
|
exceptions.py
|
Backoffice Tag&TagCategory
|
2019-10-18 18:02:24 +03:00 |
|
filters.py
|
version 0.0.1: add project, model user and api
|
2019-08-07 16:10:23 +03:00 |
|
legacy_parser.py
|
establishment fin
|
2019-10-27 16:23:30 +03:00 |
|
methods.py
|
gm-148: refactored
|
2019-10-02 10:16:32 +03:00 |
|
middleware.py
|
added todo
|
2019-09-27 11:41:13 +03:00 |
|
models.py
|
add filter accounts for existing users
|
2019-10-29 14:32:51 +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
|
gm-148: refactored news serializer
|
2019-09-26 18:38:57 +03:00 |
|
permissions.py
|
Fix tests news
|
2019-10-18 13:05:42 +03:00 |
|
querysets.py
|
gm-148: refactored
|
2019-10-04 11:50:29 +03:00 |
|
serializers.py
|
fix TimeZoneChoiceField
|
2019-10-24 17:09:08 +03:00 |
|
slug_generator.py
|
fix news slug
|
2019-10-26 22:02:38 +03:00 |
|
tokens.py
|
added redirect for ConfirmEmail and ResetPassword
|
2019-09-11 18:53:02 +03:00 |
|
validators.py
|
replace image field with svg_image field, added validator, and change serializer
|
2019-08-26 17:39:03 +03:00 |
|
views.py
|
fixed cookie settings for stage server
|
2019-09-18 11:28:00 +03:00 |