django-countries v7.0 Release Notes

Release Date: 2020-12-05 // over 3 years ago
    • ➕ Add name_only as an option to the Django Rest Framework serializer field (thanks Miguel Marques).

    • ➕ Add in Python typing.

    • ➕ Add Python 3.9, Django 3.1, and Django Rest Framework 3.12 support.

    • ⬇️ Drop Python 3.5 support.

    • 👌 Improve IOC code functionality, allowing them to be overridden in COUNTRIES_OVERRIDE using the complex dictionary format.