gault-millau/apps/establishment
2019-10-15 12:52:38 +03:00
..
migrations added param to attr for Establoishment model and small refactoring, boost queries 2019-10-11 18:26:13 +03:00
serializers added param to attr for Establoishment model and small refactoring, boost queries 2019-10-11 18:26:13 +03:00
urls added urlpath to get establishment tags to all platform 2019-10-15 12:52:21 +03:00
views added prefetch select related 2019-10-14 12:24:26 +03:00
__init__.py initial app 2019-08-26 18:07:01 +03:00
admin.py finished endpoint to get tags by establishment type and subtype 2019-10-11 15:41:31 +03:00
apps.py update establishment-list endpoint 2019-08-27 12:33:16 +03:00
filters.py removed endpoint to display a list of tags by establishment id, added instead filter to filter tags by establishment id 2019-10-14 11:40:03 +03:00
models.py Merge branch 'feature/gm-192' into feature/gm-148 2019-10-15 12:08:23 +03:00
tasks.py recalculate price level preview version 2019-08-27 16:53:05 +03:00
tests.py Fix all test 2019-09-27 22:06:46 +03:00