gault-millau/apps/establishment
2019-11-15 13:06:17 +00:00
..
management Fix update 2019-11-15 10:48:04 +03:00
migrations social choices model 2019-11-14 09:14:36 +03:00
serializers Added type and subtypes fields with index names in establishment list view 2019-11-15 13:06:17 +00:00
urls social choice api and test 2019-11-14 09:53:36 +03:00
views social choice api and test 2019-11-14 09:53:36 +03:00
__init__.py initial app 2019-08-26 18:07:01 +03:00
admin.py social choices model 2019-11-14 09:14:36 +03:00
apps.py update establishment-list endpoint 2019-08-27 12:33:16 +03:00
filters.py removed choices from index names for models ProductType, ProductSubType, EstablishmentType, EstablishmentSubType 2019-11-13 18:22:26 +03:00
models.py add CRUD collections for back 2019-11-15 16:04:54 +03:00
tasks.py Try this style of update tasks of the establishments 2019-11-15 11:56:16 +03:00
tests.py social choice api and test 2019-11-14 09:53:36 +03:00
transfer_data.py added transfer for notes 2019-11-12 15:14:35 +03:00
transfer.py base models and funcs 2019-10-24 17:08:00 +03:00