| .. |
|
__init__.py
|
version 0.0.4: add app locations with models City, Regions, Address, Countries
|
2019-08-08 17:06:07 +03:00 |
|
0001_initial.py
|
version 0.0.4: add app locations with models City, Regions, Address, Countries
|
2019-08-08 17:06:07 +03:00 |
|
0002_remove_country_name.py
|
Site settings and determine user location over ip
|
2019-08-22 14:23:02 +03:00 |
|
0003_auto_20190821_1407.py
|
add contacts for establishments
|
2019-09-01 12:35:09 +03:00 |
|
0004_auto_20190822_0710.py
|
Site settings and determine user location over ip
|
2019-08-22 14:23:02 +03:00 |
|
0005_auto_20190822_1144.py
|
update Country model
|
2019-08-22 14:45:01 +03:00 |
|
0006_country_image.py
|
added image field to Country model
|
2019-08-26 11:50:54 +03:00 |
|
0007_auto_20190826_1342.py
|
replace image field with svg_image field, added validator, and change serializer
|
2019-08-26 17:39:03 +03:00 |
|
0008_auto_20190827_1302.py
|
recalculate price level preview version
|
2019-08-27 16:53:05 +03:00 |
|
0009_auto_20190901_0831.py
|
add contacts for establishments
|
2019-09-01 12:35:09 +03:00 |
|
0010_auto_20190904_0711.py
|
sites endpoint
|
2019-09-04 10:14:11 +03:00 |
|
0011_country_languages.py
|
Fix migrations
|
2019-10-10 15:23:44 +03:00 |
|
0012_data_migrate.py
|
added migrations and added migration wine colors
|
2019-11-01 16:48:49 +03:00 |
|
0013_country_old_id.py
|
Add migrations
|
2019-10-28 10:13:43 +03:00 |
|
0013_wineappellation_wineregion.py
|
added migrations
|
2019-10-28 12:46:10 +03:00 |
|
0014_remove_country_old_id.py
|
Add migrations
|
2019-10-28 10:13:43 +03:00 |
|
0015_country_old_id.py
|
Add migrations
|
2019-10-28 10:13:43 +03:00 |
|
0016_region_old_id.py
|
Add migrations
|
2019-10-28 10:13:43 +03:00 |
|
0017_city_old_id.py
|
Add migrations
|
2019-10-28 10:13:43 +03:00 |
|
0018_address_old_id.py
|
Add migrations
|
2019-10-28 10:13:43 +03:00 |
|
0019_merge_20191030_0858.py
|
added merge migrations
|
2019-10-30 11:59:19 +03:00 |
|
0019_merge_20191030_1618.py
|
merge migrations
|
2019-10-30 19:19:40 +03:00 |
|
0020_merge_20191030_1714.py
|
merge migrations
|
2019-10-30 20:15:19 +03:00 |
|
0021_auto_20191111_0731.py
|
finalizing
|
2019-11-11 11:33:20 +03:00 |
|
0022_auto_20191111_0731.py
|
finalizing
|
2019-11-11 11:33:20 +03:00 |
|
0023_auto_20191112_0104.py
|
fix model currency
|
2019-11-12 04:06:28 +03:00 |
|
0024_wineregion_tag_categories.py
|
added command add_cepage_tag_category to link cepage tag category with wine region
|
2019-11-13 16:30:30 +03:00 |
|
0025_auto_20191114_0809.py
|
fixed product related tags
|
2019-11-14 12:39:09 +03:00 |
|
0026_country_is_active.py
|
add active flag for languages and Countries
|
2019-11-14 22:54:27 +03:00 |
|
0027_auto_20191118_1011.py
|
fix collection establishment in_fav
|
2019-11-18 13:12:24 +03:00 |
|
0027_auto_20191118_1313.py
|
Add migration
|
2019-12-09 12:17:41 +03:00 |
|
0028_merge_20191118_1507.py
|
refactoring
|
2019-12-09 13:34:17 +03:00 |
|
0028_merge_20191119_0647.py
|
refactoring
|
2019-12-09 13:34:17 +03:00 |
|
0029_merge_20191119_1438.py
|
add unknown migrations from developm server:-(
|
2019-11-20 10:07:23 +03:00 |
|
0030_auto_20191120_1010.py
|
added city gallery
|
2019-11-20 13:27:26 +03:00 |
|
0031_auto_20191121_1236.py
|
fix incorrect removal of uniqueness constraint code field
|
2019-12-12 12:48:20 +03:00 |
|
0031_establishmentwineoriginaddress_wineoriginaddress.py
|
added wine origins
|
2019-12-04 20:13:09 +03:00 |
|
0032_auto_20191220_1019.py
|
Fix number
|
2019-12-20 13:19:56 +03:00 |
|
0032_merge_20191209_0832.py
|
Add merge
|
2019-12-09 11:33:14 +03:00 |
|
0033_merge_20191224_0920.py
|
merge
|
2019-12-24 12:24:13 +03:00 |
|
0034_city_image.py
|
fix transfer command transfer_city_gallery, add field image to City model, fix serializer CityDetailSerializer
|
2020-01-15 13:22:54 +03:00 |
|
0035_auto_20200115_1117.py
|
remove city gallery
|
2020-01-15 14:20:51 +03:00 |
|
0036_auto_20200127_2004.py
|
localized cities #2
|
2020-01-27 23:15:48 +03:00 |
|
0037_address_district_name.py
|
Added migrations
|
2020-01-28 15:49:50 +03:00 |
|
0038_country_calling_code.py
|
added command to set the calling code for countries, modified setup_clean_db transfer, modified serializers
|
2020-01-30 17:57:53 +03:00 |
|
0039_auto_20200131_1610.py
|
Alter location field
|
2020-01-31 19:10:40 +03:00 |
|
0040_auto_20200203_1454.py
|
some fixes & migrations
|
2020-02-03 17:56:05 +03:00 |
|
migrate_lang.sql
|
Merge branch 'feature/GM-176_standard_user' of ssh://gl.id-east.ru:222/gm/gm-backend into feature/GM-176_standard_user
|
2019-10-21 15:44:54 +03:00 |
|
remigrate_lang.sql
|
fixa
|
2019-10-14 18:15:17 +03:00 |