django-cities-light icon indicating copy to clipboard operation
django-cities-light copied to clipboard

Skip download large files from geonames

Open pije76 opened this issue 6 years ago • 0 comments

I just manually download the requirements files from GeoNames and put it on cities_light/data folder.

What the command to load & fill the database for django-cities-light from cities_light/data folder?

I tried with this with no result: CITIES_LIGHT_CITY_SOURCES = '.virtualenvs/myenv/lib/python3.6/site-packages/cities_light/data' CITIES_LIGHT_TRANSLATION_SOURCES = '.virtualenvs/myenv/lib/python3.6/site-packages/cities_light/data'

pije76 avatar Apr 09 '20 07:04 pije76