gault-millau/apps/location
2020-02-04 17:02:02 +03:00
..
csv Add subcommand to transfer AA country with regions, subregions and cities 2019-12-07 01:53:05 +03:00
management added command to set the calling code for countries, modified setup_clean_db transfer, modified serializers 2020-01-30 17:57:53 +03:00
migrations some fixes & migrations 2020-02-03 17:56:05 +03:00
serializers Added nullable 2020-02-03 19:18:50 +03:00
urls added an endpoint that return an array of country calling codes /api/back/location/countries/calling-codes/ 2020-02-04 17:02:02 +03:00
views added an endpoint that return an array of country calling codes /api/back/location/countries/calling-codes/ 2020-02-04 17:02: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 filtration by country code 2020-02-03 19:18:23 +03:00
models.py added an endpoint that return an array of country calling codes /api/back/location/countries/calling-codes/ 2020-02-04 17:02:02 +03:00
ruby_data.py fix city transfer 2020-02-03 11:03:38 +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 refactor location transfer 2020-02-04 16:01:31 +03:00
transfer.py Fix queryset conditions 2019-10-28 00:15:37 +03:00