gault-millau/apps/location
littlewolf 0c2dacb3bf Merge branch 'develop' into feature/fix-country-region-city-transfer
# Conflicts:
#	apps/location/models.py
#	apps/transfer/serializers/news.py
#	apps/utils/models.py
2019-12-24 11:03:08 +03:00
..
csv Add subcommand to transfer AA country with regions, subregions and cities 2019-12-07 01:53:05 +03:00
management street_name_2 clear 2019-12-06 10:29:43 +03:00
migrations Merge branch 'develop' into feature/fix-country-region-city-transfer 2019-12-24 11:03:08 +03:00
serializers rm code field from city serializer 2019-12-19 13:08:26 +03:00
urls Add endpoint to get all cities with search string 2019-12-10 10:17:58 +03:00
views added filters to location views 2019-12-20 11:05:02 +03:00
__init__.py version 0.0.4: add app locations with models City, Regions, Address, Countries 2019-08-08 17:06:07 +03:00
admin.py added wine origins 2019-12-04 20:13:09 +03:00
apps.py version 0.0.4: add app locations with models City, Regions, Address, Countries 2019-08-08 17:06:07 +03:00
filters.py added filters to location views 2019-12-20 11:05:02 +03:00
models.py Merge branch 'develop' into feature/fix-country-region-city-transfer 2019-12-24 11:03:08 +03:00
ruby_data.py Fix ruby cities 2019-12-16 14:48:55 +03:00
ruby_unused_data.py Add unused subregions 2019-12-20 19:35:59 +03:00
tests.py refactoring 2019-12-09 13:34:17 +03:00
transfer_data.py Update fake country flag 2019-12-23 13:14:48 +03:00
transfer.py Fix queryset conditions 2019-10-28 00:15:37 +03:00