Commit Graph

219 Commits

Author SHA1 Message Date
Anatoly
956aae281f refactored fix duplicates 2019-12-16 13:46:52 +03:00
littlewolf
ade2d03402 Fix ruby_data 2019-12-13 17:16:10 +03:00
littlewolf
eb514c0ce2 Add clean db setup 2019-12-13 12:16:02 +03:00
Anatoly
8ca8c73b4b fix get_ruby_data 2019-12-12 17:15:08 +03:00
Anatoly
5fe8273379 fix incorrect removal of uniqueness constraint code field 2019-12-12 12:48:20 +03:00
Anatoly
ea2eb666d4 fix incorrect removal of uniqueness constraint code field 2019-12-12 12:40:07 +03:00
Anatoly
28bf782731 update method to remove city duplicates 2019-12-12 11:17:59 +03:00
Anatoly
3dfd674aa4 Merge branch 'develop' into feature/fix-country-region-city-transfer 2019-12-12 10:51:03 +03:00
Anatoly
1b7c83899a Merge branch 'develop' into feature/fix-country-region-city-transfer 2019-12-11 15:01:17 +03:00
littlewolf
68aafe75c0 Fix 2019-12-10 17:41:13 +03:00
littlewolf
323c2628e0 Add endpoint to get all cities with search string 2019-12-10 10:17:58 +03:00
littlewolf
814807c564 Fix update_city_info 2019-12-09 21:15:55 +03:00
Anatoly
d330aa5205 refactoring 2019-12-09 13:34:17 +03:00
littlewolf
943dce90c7 Add migration 2019-12-09 12:17:41 +03:00
Dmitriy Kuzmenko
dfe4ab92a6 Merge remote-tracking branch 'origin/develop' into feature/add-city-search
# Conflicts:
#	_dockerfiles/db/Dockerfile
#	project/settings/local.py
2019-12-09 11:41:02 +03:00
littlewolf
1e0201b950 Add merge 2019-12-09 11:33:14 +03:00
littlewolf
c480089f30 Merge branch 'develop' into feature/fix-country-region-city-transfer
# Conflicts:
#	_dockerfiles/db/Dockerfile
#	apps/transfer/management/commands/transfer.py
#	docker-compose.mysql.yml
#	project/settings/local.py
2019-12-09 10:41:01 +03:00
littlewolf
7b22ac72ca Add subcommand to transfer AA country with regions, subregions and cities 2019-12-07 01:53:05 +03:00
littlewolf
17ca27c751 Temp fiz 2019-12-06 15:28:58 +03:00
alex
48ae6a437d street_name_2 clear 2019-12-06 10:29:43 +03:00
alex
5d76e8a02b fix address command 2019-12-06 08:20:23 +03:00
Anatoly
29ff10fb4b added wine origins 2019-12-04 20:13:09 +03:00
littlewolf
93056cf524 Add filter
Add queryset
Add settings
2019-12-03 13:35:52 +03:00
littlewolf
4c273a00be Merge branch 'develop' into feature/fix-country-region-city-transfer 2019-12-02 15:29:14 +03:00
Anatoly
0fb28467fb updated serializer 2019-11-29 13:26:05 +03:00
Виктор Гладких
43fc16f841 Fix country test 2019-11-25 12:29:53 +03:00
littlewolf
c817dd4979 Add subcommand to delete old records 2019-11-21 19:37:37 +03:00
littlewolf
a7513e6ca0 Add transfer cleaner
Add clean to Country, Region and City
2019-11-21 18:34:22 +03:00
littlewolf
b63809c987 Add migrations 2019-11-21 15:41:35 +03:00
littlewolf
470bd096b0 Merge branch 'develop' into feature/fix-country-region-city-transfer
# Conflicts:
#	apps/location/models.py
#	apps/location/transfer_data.py
#	apps/location/views/common.py
#	apps/transfer/management/commands/transfer.py
#	project/settings/local.py
2019-11-21 14:43:30 +03:00
Anatoly
3f164459a7 added transfer for filling city gallery 2019-11-21 12:37:13 +03:00
littlewolf
5217e097d1 Add command 2019-11-21 11:29:35 +03:00
Anatoly
617552841f refactored product, fix transfer and etc., see changelist 2019-11-21 09:58:43 +03:00
littlewolf
1b579349bf Add tags transfer fix 2019-11-21 00:13:31 +03:00
littlewolf
cd0a14a123 Add reviews transfer fix 2019-11-20 23:20:28 +03:00
littlewolf
bcf52804a8 Add news transfer fix 2019-11-20 20:38:38 +03:00
littlewolf
aa6d88772d Add news transfer 2019-11-20 19:40:04 +03:00
Kuroshini
be581c7b7d Dynamic front filters #1 2019-11-20 14:15:25 +03:00
littlewolf
4a26192fc9 Add role transfer fix 2019-11-20 14:07:45 +03:00
Anatoly
ef1af8c3ac added city gallery 2019-11-20 13:27:26 +03:00
a.feteleu
d932df4392 add unknown migrations from developm server:-( 2019-11-20 10:07:23 +03:00
littlewolf
5a3e4526c3 Add correction location.country for award_types 2019-11-19 18:34:53 +03:00
littlewolf
96fd106cca Add correction location.country for collections 2019-11-19 12:05:32 +03:00
alex
267544a0b1 merge for migration 2019-11-19 09:48:25 +03:00
Anatoly
0d9d45bcc5 added model Product and bo endpoints 2019-11-18 17:58:46 +03:00
littlewolf
70ec095b12 Add location.address correction function 2019-11-18 16:31:04 +03:00
alex
dc0b4ce107 fix collection establishment in_fav 2019-11-18 13:12:24 +03:00
littlewolf
78538bcb76 Add ruby data file 2019-11-18 07:00:52 +03:00
littlewolf
180daeca0c Add ruby data getter
Add ruby files write
Add models migrations
REMOVE UNIQUE FROM location.country.code
Add function to save correct original objects from old database
2019-11-18 06:37:30 +03:00
Kuroshini
f8c9a5c830 Wine regions route 2019-11-18 01:20:35 +03:00