coderholic / django-cities

Countries and cities of the world for Django projects
MIT License
913 stars 377 forks source link

Feature request: Improve import performance #239

Open sowinski opened 8 months ago

sowinski commented 8 months ago

Hi,

I am importing django-cities data in my test cases and it takes a few minutes. I was wondering what we could do to improve the importing speed.

Any ideas?