gault-millau/apps/collection
2019-08-23 12:59:10 +03:00
..
migrations added fields to model Collection, refactored Collection serializer, 2019-08-23 12:59:10 +03:00
serializers added fields to model Collection, refactored Collection serializer, 2019-08-23 12:59:10 +03:00
urls added filter collection by country code from cookies 2019-08-22 14:55:57 +03:00
views put cookies in request, refactored JWTViewMixin, change endpoint to get news list 2019-08-23 09:42:31 +03:00
__init__.py added app collection, added new models 2019-08-21 09:58:45 +03:00
admin.py added CRUD endpoints for collection app 2019-08-21 12:09:21 +03:00
apps.py added app collection, added new models 2019-08-21 09:58:45 +03:00
models.py added fields to model Collection, refactored Collection serializer, 2019-08-23 12:59:10 +03:00
tests.py added app collection, added new models 2019-08-21 09:58:45 +03:00