Anatoly
|
f861aa419c
|
refactored transfer location serializers
|
2019-12-16 17:47:01 +03:00 |
|
littlewolf
|
4c27ad5d5a
|
Fix location address transfer
|
2019-12-16 15:37:29 +03:00 |
|
littlewolf
|
f542403b96
|
Fix country
|
2019-12-16 14:48:55 +03:00 |
|
littlewolf
|
1841da0097
|
Fix ruby cities
Fix transfer order
|
2019-12-16 14:48:55 +03:00 |
|
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
|
28bf782731
|
update method to remove city duplicates
|
2019-12-12 11:17:59 +03:00 |
|
littlewolf
|
68aafe75c0
|
Fix
|
2019-12-10 17:41:13 +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
|
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 |
|
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
|
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 |
|
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 |
|
littlewolf
|
4a26192fc9
|
Add role transfer fix
|
2019-11-20 14:07:45 +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 |
|
littlewolf
|
70ec095b12
|
Add location.address correction function
|
2019-11-18 16:31:04 +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 |
|
littlewolf
|
cf7cc9bd0c
|
Merge branch 'develop' into feature/fix-country-region-city-transfer
# Conflicts:
# apps/transfer/management/commands/transfer.py
# apps/transfer/serializers/location.py
|
2019-11-15 17:08:51 +03:00 |
|
littlewolf
|
c2649324e9
|
Tmp
|
2019-11-15 17:05:30 +03:00 |
|
littlewolf
|
c872cdd4bc
|
Add child_region updater
|
2019-11-14 15:21:53 +03:00 |
|
Anatoly
|
b56829accc
|
added command add_cepage_tag_category to link cepage tag category with wine region
|
2019-11-13 16:30:30 +03:00 |
|
littlewolf
|
cf226974c8
|
Merge branch 'develop' into feature/fix-country-region-city-transfer
# Conflicts:
# apps/collection/models.py
# apps/location/serializers/common.py
# apps/location/transfer_data.py
# apps/transfer/management/commands/transfer.py
# apps/transfer/serializers/location.py
# project/settings/base.py
|
2019-11-13 00:28:49 +03:00 |
|
littlewolf
|
07499c7b3f
|
Tmp fix
|
2019-11-13 00:19:47 +03:00 |
|
Anatoly
|
46662398e4
|
refactored detail and list view of products
|
2019-11-11 19:19:18 +03:00 |
|
littlewolf
|
6d27ac533a
|
Add transfer to city_photos
Add migrations
|
2019-11-10 16:34:31 +03:00 |
|
Anatoly
|
efb468f00d
|
added migrator, refactored migrators
|
2019-11-09 22:58:34 +03:00 |
|
littlewolf
|
4cbb8ed291
|
Add city info migration
|
2019-11-08 10:25:21 +03:00 |
|
Anatoly
|
0aa0378ae0
|
intermediate commit
|
2019-11-06 15:35:47 +03:00 |
|
littlewolf
|
41e48cb0e9
|
Merge branch 'feature/fix-country-transfer' into develop
|
2019-11-01 12:13:11 +03:00 |
|
littlewolf
|
0352615200
|
Fix country_code svg
|
2019-11-01 12:12:51 +03:00 |
|
d.kuzmenko
|
03feb13166
|
Merge branch 'feature/collect' into 'develop'
Feature/collect
See merge request gm/gm-backend!89
|
2019-11-01 07:36:40 +00:00 |
|
littlewolf
|
2ae68e60e4
|
Add flag updates with command python manage.py transfer --update_country_flag
|
2019-10-31 17:47:31 +03:00 |
|
Виктор Гладких
|
989e80ece6
|
First
|
2019-10-31 16:57:12 +03:00 |
|
littlewolf
|
7feed3ac8f
|
Move address transfer to dictionaries
|
2019-10-28 10:14:11 +03:00 |
|
littlewolf
|
7d556df8d5
|
Add address serializer
|
2019-10-28 10:13:01 +03:00 |
|
littlewolf
|
25d58a8bc5
|
Fix and add city transfer
|
2019-10-28 07:19:17 +03:00 |
|
littlewolf
|
255b1ad5f1
|
Fix queryset conditions
|
2019-10-28 00:15:37 +03:00 |
|
littlewolf
|
0d30543664
|
Fix regions with subregions
|
2019-10-27 21:43:34 +03:00 |
|
littlewolf
|
07f226604e
|
Fix regions without subregion
|
2019-10-27 20:31:41 +03:00 |
|