You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
pije76
changed the title
Skip Download GeoNames
Skip download large files from geonames
Apr 11, 2020
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'
The text was updated successfully, but these errors were encountered: