Good morning.
I am doing a project for Colombia and I need the cities of that country and I would like to know if anyone knows any extensions for Django 1.11 and python 3.5 to obtain the cities of a specific country. My problem is that it may be extended to other countries and that's why I can not introduce it by hand into a model.
Right now I am using a package called django-cities-light but in the documentation it puts for python 3.3 and it gives a lot of errors when exporting the cities.
Thank you.