gault-millau/apps/collection
2019-08-21 17:00:47 +03:00
..
migrations Added field is_publish to model Collection, updated endpoint to get collection list 2019-08-21 16:53:45 +03:00
serializers Added field is_publish to model Collection, updated endpoint to get collection list 2019-08-21 16:53:45 +03:00
urls added CRUD endpoints for collection app 2019-08-21 12:09:21 +03:00
views version 0.0.22 updated CollectionList get_queryset method 2019-08-21 16:57:35 +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 fixed CollectionListView 2019-08-21 17:00:47 +03:00
tests.py added app collection, added new models 2019-08-21 09:58:45 +03:00