django-countries-with-calling-codes

Django-countries fork with calling codes and geoip2 integration added


License
MIT
Install
pip install django-countries-with-calling-codes==0.1.1

Documentation

Django Countries with Calling Codes

A django-countries fork with calling codes and geoip2 integration added.

Installation

  1. pip install django-countries-with-calling-codes
  2. Add django_countries to INSTALLED_APPS

For more accurate sorting of translated country names, install the optional pyuca package.