| .. |
|
__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 |