django-countries 3.4.1-2 source package in Ubuntu
Changelog
django-countries (3.4.1-2) unstable; urgency=medium * Update patch to use iso-codes package data to skip another translation test that triggers a false negative during build (Closes: #806347). * Remove the whole locales directory in the prerm script (Closes: #803448). -- Michael Fladischer <email address hidden> Sat, 26 Dec 2015 20:24:33 +0100
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | python |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
django-countries_3.4.1-2.dsc | 2.3 KiB | 6ee7406db1a50f7d87a94844df9ded85dc59399986c35387f260c3205c9bd1c3 |
django-countries_3.4.1.orig.tar.gz | 261.4 KiB | 5bdda9d2c3473b519371428d88517f29befad7e35dfc489e8b0f95cb2aa941dc |
django-countries_3.4.1-2.debian.tar.xz | 14.7 KiB | 6174ee463b98e9af36281d294fc6031707f6337eda2ce01512f33af2841462e1 |
Available diffs
- diff from 2.1.2-1 to 3.4.1-2 (108.0 KiB)
- diff from 3.4.1-1 to 3.4.1-2 (1.7 KiB)
No changes file available.
Binary packages built by this source
- python-django-countries: provides a country field for Django models
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.
- python3-django-countries: provides a country field for Django models (Python3 version)
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.