gault-millau/apps/main/migrations
2020-02-04 17:19:09 +03:00
..
__init__.py version 0.0.6 new models and api for News 2019-08-13 15:23:00 +03:00
0001_initial.py SiteSettings: model, migration, view, serializer 2019-08-19 16:55:16 +03:00
0002_auto_20190821_0830.py Site features 2019-08-21 11:37:22 +03:00
0003_auto_20190822_0726.py Site settings and determine user location over ip 2019-08-22 14:23:02 +03:00
0004_auto_20190822_0726.py Site settings and determine user location over ip 2019-08-22 14:23:02 +03:00
0005_auto_20190822_0727.py Site settings and determine user location over ip 2019-08-22 14:23:02 +03:00
0006_auto_20190822_1118.py Site settings and determine user location over ip 2019-08-22 14:23:02 +03:00
0007_award_awardtype.py add awards 2019-08-28 10:15:17 +03:00
0007_sitefeature_main.py update site feautures 2019-08-26 18:12:15 +03:00
0008_merge_20190827_1433.py add awards 2019-08-28 10:15:17 +03:00
0009_remove_award_title.py add awards 2019-08-28 10:15:17 +03:00
0010_award_title.py add awards 2019-08-28 10:15:17 +03:00
0011_auto_20190829_0821.py small refactor 2019-09-02 12:00:19 +03:00
0012_auto_20190829_1155.py add award filter 2019-08-29 15:00:30 +03:00
0013_auto_20190901_1032.py change contacts for est. 2019-09-01 13:39:01 +03:00
0014_carousel.py GM-25: Получение главной зоны 2019-09-13 18:08:36 +03:00
0014_feature_priority.py Added priority to site features 2019-09-18 12:51:39 +00:00
0015_merge_20190918_1341.py fix migrations 2019-09-18 16:42:06 +03:00
0015_page.py Feature/advertisements update 2019-09-19 07:05:32 +00:00
0016_merge_20190919_0954.py merge migrations 2019-09-19 12:55:58 +03:00
0017_feature_route.py Feature/mobile features 2019-10-17 13:29:29 +00:00
0018_feature_source.py Feature/mobile features 2019-10-17 13:29:29 +00:00
0019_auto_20191022_1359.py Remove metadatacontent 2019-10-22 17:05:54 +03:00
0019_award_image_url.py added imgae_url field to model Award (gm-183) 2019-10-22 18:20:34 +03:00
0020_merge_20191023_0750.py change title field in model Collection to translated JSON field (gm-165) 2019-10-23 11:25:04 +03:00
0020_merge_20191025_0423.py Merge branch 'develop' into migrate-location-app 2019-10-25 09:54:03 +03:00
0021_auto_20191023_0924.py update slug fields 2019-10-23 12:25:50 +03:00
0022_auto_20191023_1113.py fix migrations 2019-10-23 16:48:45 +03:00
0023_merge_20191028_0725.py with address 2019-10-28 10:59:28 +03:00
0024_auto_20191031_1439.py start carousel 2019-10-31 17:55:19 +03:00
0025_carousel_is_parse.py carousel serializer 2019-10-31 18:31:15 +03:00
0026_auto_20191101_0500.py carousel fin 2019-11-01 08:41:56 +03:00
0027_carousel_country.py country for carousel 2019-11-01 17:37:53 +03:00
0028_auto_20191103_1237.py add migrations 2019-11-03 15:38:00 +03:00
0029_auto_20191103_1344.py add migrations 2019-11-03 16:45:22 +03:00
0030_auto_20191103_1350.py add migrations 2019-11-03 16:51:17 +03:00
0031_auto_20191103_2037.py add trensfer menus 2019-11-04 00:41:34 +03:00
0032_awardtype_old_id.py Add award types 2019-11-06 10:23:31 +03:00
0033_auto_20191106_0744.py Add awards 2019-11-06 11:40:07 +03:00
0034_auto_20191112_0104.py fix model currency 2019-11-12 04:06:28 +03:00
0034_sitefeature_nested.py Nested sitefeatures for new design 2019-11-07 18:08:29 +03:00
0035_merge_20191112_1218.py added merge migration 2019-11-12 15:18:46 +03:00
0036_auto_20191115_0750.py refactored advertisements 2019-11-15 13:02:04 +03:00
0037_sitesettings_old_id.py Site settings migrate data 2019-11-22 10:58:07 +03:00
0038_feature_old_id.py SiteFeatures migrate 2019-11-26 15:45:11 +03:00
0039_sitefeature_old_id.py SiteFeatures migrate 2019-11-26 15:45:11 +03:00
0040_footer.py add footer migrations and api 2019-12-09 17:47:37 +03:00
0041_auto_20191211_0631.py refactored ads 2019-12-11 12:26:32 +03:00
0042_panel.py add transfer command, models and crud api. 2019-12-12 15:37:42 +03:00
0043_auto_20191217_1120.py news by_locale 2019-12-17 15:13:16 +03:00
0044_auto_20191217_1125.py news by_locale 2019-12-17 15:13:16 +03:00
0045_carousel_is_international.py Implemented filtering carousel entries by country code when country code specified and international carousel when not 2019-12-23 14:39:45 +00:00
0046_auto_20200114_1218.py refactored roles, refactored response for User detail view 2020-01-14 18:40:30 +03:00
0047_auto_20200115_1013.py set priority in Feature model as blank, and remove uniqueness constrait 2020-01-15 13:22:54 +03:00
0048_auto_20200115_1944.py add M2M site feature relations to NavBarPermission model 2020-01-15 22:45:58 +03:00
0049_remove_navigationbarpermission_section.py refactor admin panel, remove unused field from model NavBarPermission 2020-01-15 23:19:17 +03:00
0050_awardtype_years.py years for award types 2020-02-04 17:19:09 +03:00
0051_auto_20200204_1409.py years for award types 2020-02-04 17:19:09 +03:00