Commit Graph

126 Commits

Author SHA1 Message Date
evgeniy-st
e21a8bb550 Added country serializer to AddressDetailSerializer 2019-11-06 16:02:12 +03:00
Kuroshini
e69f272a63 Fix time format for frontend 2019-11-02 15:42:33 +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
evgeniy-st
04afd4d913 update country time_format and __str__ method 2019-11-01 11:34:48 +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
e.stoyushko
7c530bb43b Merge branch 'feature/time-format-for-front' into 'develop'
Time format for country

See merge request gm/gm-backend!88
2019-11-01 07:23:49 +00:00
Kuroshini
a8861238ac Time format for country 2019-10-31 19:02:48 +03: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
alex
7e503f617e merge migrations 2019-10-30 20:15:19 +03:00
alex
962d24f737 Merge branch 'migration_fix' into develop
# Conflicts:
#	apps/establishment/admin.py
#	apps/transfer/models.py
2019-10-30 20:04:02 +03:00
a.feteleu
d31bb9b495 merge migrations 2019-10-30 19:19:40 +03:00
Dmitriy Kuzmenko
638bafe4a6 Merge remote-tracking branch 'origin/develop' into origin/migration_fix
# Conflicts:
#	apps/establishment/admin.py
#	project/settings/base.py
2019-10-30 19:12:59 +03:00
evgeniy-st
00bcd6c205 added merge migrations 2019-10-30 11:59:19 +03:00
evgeniy-st
e371fdceea Merge branch 'develop' into migration_fix 2019-10-30 11:50:30 +03:00
Dmitriy Kuzmenko
e270131679 Merge branch 'develop' into origin/migration_fix 2019-10-29 15:27:40 +03:00
Anatoly
65e7c965e4 added migrations 2019-10-28 12:46:10 +03:00
Anatoly
d12df5c8e1 added WineAppellation model 2019-10-28 12:33:48 +03:00
littlewolf
7feed3ac8f Move address transfer to dictionaries 2019-10-28 10:14:11 +03:00
littlewolf
3622ac22b9 Add migrations 2019-10-28 10:13:43 +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
Anatoly
e41b539ed7 added wine region 2019-10-27 18:42:51 +03:00
littlewolf
0db2638eb8 Fix country queryset 2019-10-27 17:23:04 +03:00
littlewolf
7eb241ffed Tmp commit 2019-10-27 12:47:45 +03:00
littlewolf
8bcf4c9ca0 Add child regions 2019-10-26 09:35:09 +03:00
littlewolf
cd724de65f Move countries to dictionaries 2019-10-26 09:19:34 +03:00
littlewolf
06b12f9427 Add country transfer 2019-10-26 09:18:45 +03:00
littlewolf
e72e92244b Update country serializer 2019-10-26 08:42:00 +03:00
Виктор Гладких
fb770f8e2a Fix merge 2019-10-25 15:56:02 +03:00
Виктор Гладких
b7831b9739 Fix IsContentPageManager 2019-10-25 15:25:35 +03:00
Виктор Гладких
7f4b46dbf8 Fix country admin 2019-10-25 12:42:01 +03:00
littlewolf
abe8eae655 Tmp 2019-10-25 12:27:38 +03:00
Dmitriy Kuzmenko
72713badff remove print from tests 2019-10-25 11:04:40 +03:00
littlewolf
95b5d4ad99 Merge branch 'develop' into migrate-location-app
# Conflicts:
#	apps/gallery/models.py
#	requirements/base.txt
2019-10-25 09:54:03 +03:00
littlewolf
c61d5321a9 Tmp commit 2019-10-25 09:52:35 +03:00
littlewolf
106ddb044e Add country transfer 2019-10-25 07:48:29 +03:00
Kuroshini
d5609e4cb8 Works now filter first part 2019-10-23 17:29:00 +03:00
littlewolf
fed2aae7f1 Fix settings/base
Add transfer_data to location
2019-10-23 09:30:36 +03:00
littlewolf
f09bd5996a Merge branch 'develop' into feature/migrate-city-objects
# Conflicts:
#	project/settings/base.py
#	requirements/base.txt
2019-10-23 09:27:42 +03:00
evgeniy-st
0c8959f4e7 Merge branch 'develop' into feature/gm-148 2019-10-22 17:11:22 +03:00
Semyon Yekhmenin
939e4a26a0 Feature/cities by country 2019-10-22 13:00:22 +00:00
evgeniy-st
6c195bc185 Merge branch 'develop' into feature/gm-148 2019-10-21 20:26:31 +03:00
Виктор Гладких
23b46e69ed Fix test location 2019-10-21 16:28:32 +03:00
Виктор Гладких
196d335213 Fix 2019-10-21 15:47:06 +03:00
Виктор Гладких
f65af6f7cf 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