python3-django-countries

provides a country field for Django models (Python3 version)
  https://github.com/SmileyChris/django-countries
  0
  no reviews



A Django application which provides all ISO 3166-1 countries as choices for use with forms, and a country field for models. It also includes a small template filter for getting country flags by ISO 3166-1 alpha-2 country code.

This package contains the Python 3 version of the library.