django-countries v5.1 Release Notes

Release Date: 2018-01-30 // over 6 years ago
    • ✅ Tests now also cover Django Rest Framework 3.7 and Django 2.0.

    • 👍 Allow for creating country fields using (valid) alpha-3 or numeric codes.

    • 🛠 Fix migration error with blank default (thanks Jens Diemer).

    • ➕ Add a {% get_countries %} template tag (thanks Matija Čvrk).