gault-millau/apps/product
2019-11-15 10:53:28 +03:00
..
management fixed product related tags 2019-11-14 14:05:51 +03:00
migrations removed choices from index names for models ProductType, ProductSubType, EstablishmentType, EstablishmentSubType 2019-11-13 18:22:26 +03:00
serializers Product type as object 2019-11-14 21:41:47 +03:00
urls added back-office endpoints for products 2019-11-13 14:46:30 +03:00
views fix product in_fav 2019-11-15 10:53:28 +03:00
__init__.py Initial app Product 2019-09-20 12:13:26 +03:00
admin.py fixed admin pages for product 2019-11-13 17:33:19 +03:00
apps.py Initial app Product 2019-09-20 12:13:26 +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 Try to fix indexing 2019-11-14 23:58:12 +03:00
transfer_data.py added transfer for notes 2019-11-12 15:14:35 +03:00