| .. |
|
__init__.py
|
added app collection, added new models
|
2019-08-21 09:58:45 +03:00 |
|
0001_initial.py
|
added migrations for app collection
|
2019-08-21 11:05:57 +03:00 |
|
0002_collection_is_publish.py
|
Added field is_publish to model Collection, updated endpoint to get collection list
|
2019-08-21 16:53:45 +03:00 |
|
0003_auto_20190823_0935.py
|
added fields to model Collection, refactored Collection serializer,
|
2019-08-23 12:59:10 +03:00 |
|
0004_collection_on_top.py
|
added flag on_top to model Collection, refactored CollectionList view
|
2019-08-23 16:30:28 +03:00 |
|
0005_auto_20190823_1401.py
|
added verbose names to collection app models
|
2019-08-23 17:02:18 +03:00 |
|
0006_remove_collection_image.py
|
refactored gallery app
|
2019-08-27 18:58:40 +03:00 |
|
0007_collection_image.py
|
refactored gallery app
|
2019-08-27 18:58:40 +03:00 |
|
0008_auto_20190916_1158.py
|
GM-73: Логика похожих ресторанов
|
2019-09-17 15:36:33 +03:00 |
|
0009_delete_collectionitem.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0010_collection_description.py
|
fixed problem with image, refactored favorites, collection
|
2019-09-20 13:35:59 +03:00 |
|
0011_auto_20190920_1059.py
|
chane FK to URLField in Collection model, added properties to field collections in Establishment model
|
2019-09-20 14:22:39 +03:00 |
|
0012_auto_20190923_1340.py
|
Fix migration collection
|
2019-09-23 16:44:28 +03:00 |
|
0013_collection_slug.py
|
Fix issues with test && recreate migrations
|
2019-09-24 12:06:11 +03:00 |
|
0014_auto_20191022_1242.py
|
change field properties for Collection model
|
2019-10-22 15:45:58 +03:00 |
|
0015_auto_20191023_0715.py
|
change title field in model Collection to translated JSON field (gm-165)
|
2019-10-23 11:25:04 +03:00 |