gault-millau/apps/collection/migrations
2019-12-26 10:24:08 +03:00
..
__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
0016_auto_20191024_1334.py change field parameter in model Guide (gm-241) 2019-10-24 16:42:08 +03:00
0017_collection_old_id.py Add 2019-10-31 17:04:25 +03:00
0018_auto_20191127_1047.py in progress 2019-11-28 15:31:47 +03:00
0019_advertorial_guidefilter.py added filter model 2019-12-02 13:51:48 +03:00
0020_guideelementsection_guideelementsectioncategory_guidewinecolorsection.py finalizing transfer guides 2019-12-04 14:21:54 +03:00
0021_guideelementtype.py finalizing transfer guides 2019-12-04 14:21:54 +03:00
0022_guideelement.py finalizing transfer guides 2019-12-04 14:21:54 +03:00
0023_advertorial.py finalizing transfer guides 2019-12-04 14:21:54 +03:00
0024_auto_20191213_0859.py refactored guide ad label photos 2019-12-13 12:21:31 +03:00
0024_auto_20191215_2156.py Deleted description field 2019-12-16 13:34:54 +03:00
0025_collection_description.py remove hardcode from migration 2019-12-16 22:13:25 +03:00
0026_merge_20191217_1151.py merged from develop, added merge migration and refactored a little bit 2019-12-17 15:20:55 +03:00
0027_auto_20191217_1852.py add collection migration & fix serializer according to the task 2019-12-17 21:53:42 +03:00
0027_auto_20191218_0753.py fix guide element label photo 2019-12-18 12:02:39 +03:00
0028_guide_initial_objects_counter.py refactored a little bit 2019-12-19 16:39:42 +03:00
0028_merge_20191223_1415.py add merge migrations 2019-12-23 17:16:33 +03:00
0029_merge_20191225_1819.py added guide type field, added tasks, refactored GuideElement model, added endpoint, 2019-12-25 22:14:35 +03:00
0030_guidefilter_guide_type.py added guide type field, added tasks, refactored GuideElement model, added endpoint, 2019-12-25 22:14:35 +03:00
0031_auto_20191226_0621.py see changes 2019-12-26 10:24:08 +03:00