gault-millau/apps/tag
2019-10-18 18:37:24 +03:00
..
migrations Implemented chosen tags by adding priority field: chosen tags should have non-null priority field, other tags should have null priority field. 2019-10-18 18:37:24 +03:00
urls Added route for mobile tags 2019-10-16 14:11:07 +03:00
__init__.py gm-192: in progress 2019-10-08 15:38:35 +03:00
admin.py gm-192: in progress 2019-10-08 15:38:35 +03:00
apps.py gm-192: in progress 2019-10-08 15:38:35 +03:00
filters.py refactor tags 2019-10-15 17:17:03 +03:00
models.py Implemented chosen tags by adding priority field: chosen tags should have non-null priority field, other tags should have null priority field. 2019-10-18 18:37:24 +03:00
serializers.py clean models (tags) 2019-10-15 18:25:09 +03:00
tests.py gm-192: in progress 2019-10-08 15:38:35 +03:00
views.py fix tagcategory queryset 2019-10-15 18:13:37 +03:00