Contents

django-countries 7.6.1

0

Provides a country field for Django models.

Provides a country field for Django models.

Stars: 1432, Watchers: 1432, Forks: 290, Open Issues: 29

The SmileyChris/django-countries repo was created 11 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1432 github stars!

How to Install django-countries

You can install django-countries using pip

pip install django-countries

or add it to a project with poetry

poetry add django-countries

Package Details

Author
Chris Beaven
License
MIT
Homepage
https://github.com/SmileyChris/django-countries/
PyPi:
https://pypi.org/project/django-countries/
GitHub Repo:
https://github.com/SmileyChris/django-countries

Classifiers

No  django-countries  pypi packages just yet.

Errors

A list of common django-countries errors.

Code Examples

Here are some django-countries code examples and snippets.

GitHub Issues

The django-countries package has 29 open issues on GitHub

  • Common names are not always honored for non-english translations
  • queryset.filter(country__name__icontains='switz') ?
  • Blank=True is not working?

See more issues on GitHub

Related Packages & Articles

django-cors-middleware 1.5.0

django-cors-middleware is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS). Fork of django-cors-headers.

django-cors-headers 4.5.0

django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).

django-compat 1.0.15

For- and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11