| .. |
|
tests
|
fix test and news type
|
2019-12-23 15:39:54 +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
|
Feature/bo establishment employee features
|
2019-11-25 12:15:51 +00:00 |
|
exceptions.py
|
added guide type field, added tasks, refactored GuideElement model, added endpoint,
|
2019-12-25 22:14:35 +03:00 |
|
export.py
|
refactored structure of XML-document
|
2020-01-10 13:06:17 +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
|
Merge branch 'develop' into feature/roles
|
2020-01-30 10:56:46 +03:00 |
|
middleware.py
|
middleware to log db queries #2
|
2020-01-17 20:23:49 +03:00 |
|
models.py
|
Added menu upload files
|
2020-01-28 18:29:02 +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
|
Refactored mechanism to find similar objects. Added endpoints to product app.
|
2019-12-17 13:02:46 +03:00 |
|
permissions.py
|
intermediate commit
|
2020-01-30 10:28:01 +03:00 |
|
querysets.py
|
refactored detail and list view of products
|
2019-11-11 19:19:18 +03:00 |
|
serializers.py
|
intermediate commit
|
2019-12-23 12:38:13 +03:00 |
|
signals.py
|
Add skip_signal to utils
|
2019-11-06 23:13:57 +03:00 |
|
slug_generator.py
|
fix news slug
|
2019-10-26 22:02:38 +03:00 |
|
thumbnail_engine.py
|
optimize collection images
|
2020-01-14 18:18:17 +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
|
fix test #2
|
2019-12-10 23:30:07 +03:00 |