
django-countries 8.2.0
0
Provides a country field for Django models.
Contents
Provides a country field for Django models.
Stars: 1519, Watchers: 1519, Forks: 301, Open Issues: 7The SmileyChris/django-countries repo was created 12 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1519 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
- None
- PyPi:
- https://pypi.org/project/django-countries/
- GitHub Repo:
- https://github.com/SmileyChris/django-countries
Classifiers
Related Packages
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 7 open issues on GitHub
- Docs say CountryField with multiple=True returns a list
- Return None for nullable CountryField when value is NULL
- Multiple issues with type stubs
- Can
Country.codebeNonein v8.x?
pythonfix







