coderholic / django-cities

Countries and cities of the world for Django projects
MIT License
921 stars 375 forks source link

Now its possible to set the download directory from settiings #117

Closed devmediatree closed 8 years ago

devmediatree commented 8 years ago

When running Django from a Docker we need to download cities outside the virtualenv folder. Otherwise everytime we start the Docker it would download again everything.