- Added `filter_horizontal` to neighbours field in Country model - Added support for Django 3.0
Changed
- Improved the neighbours admin page - Updated Travis test matrix and supported/compatibility table in README - Linting fixups and added Travis check for linting - Updated Travis config to run on Xenial
Removed
- Python 2 support - Python 3.3-3.5 support and testing - Django 1.7-1.10 - Django 2.0-2.1
Previous versions
Changed - added ``cities.plugin.reset_queries.Plugin`` that calls reset_queries randomly (default chance is 0.000002 per imported city or district). See CITIES_PLUGINS in Configuration example for details - It's now possible to specify several files to be downloaded and processed. See Configuration example for details.
0.4.1
- Last version without changelog.
2023-10-30 Add support for Python 3.12 Add support for Django 5.0
2023-10-18 Add alternative names for SubRegion Graphql support types
2023-7-1 Django 4.2 support
2022-08-7 Default apps.py file to define the default primary key field