This website requires JavaScript.
Explore
Help
Sign In
phzhik
/
gault-millau
Watch
1
Star
0
Fork
0
You've already forked gault-millau
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f86b7d489f
gault-millau
/
apps
/
establishment
History
Anatoly
2d830b2821
Merge branch 'feature/gm-192' into feature/gm-148
...
# Conflicts: # apps/news/models.py # apps/news/serializers.py # apps/news/views.py
2019-10-15 12:08:23 +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
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
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