- 63: Django 1.7 support, - Require Django >= 1.6 for django.db.transaction.atomic, - Apparently stable MySQL support.
MySQL users should use 3.0.0.
PostgreSQL and SQLite users are free to keep on using 2.x.x which supports Django >= 1.4.
2.4.2
- 55: Warn users about SOUTH_MIGRATION_MODULES in migrations/__init__.py - Django 1.7 on Python3 support.
2.4.1
- setup.py was rm'ing cities_light/migrations.
2.4.0
- Use django migrations by default (support django 1.7). To upgrade adjust SOUTH_MIGRATIONS_MODULES. - PEP0396 cities_light.__version__.
2.3.1
- 42 added FAQ: Some data fail to import or don't import like I want, how to skip them ? - 45 django-rest-framework support update by almalki. - 49 Added country_items_pre_import and region_items_pre_import by mauricioabreu - 51 Slug should be used in unique_together along with name. - 51 Skip duplicate cities with no regions - 52 Added FAQ on MySQL and UTF-8 - 53 Country phone prefix support by csarcom - Forms update.
2.3.0
- Fix 50: added country_items_pre_import singal by mauricioabreu
Apparently I've slightly messed up version numbers so we're starting over at 2.3.0.