django-choices-field 3.1.1-1 source package in Ubuntu
Changelog
django-choices-field (3.1.1-1) unstable; urgency=medium * [aaa5981] New upstream version 3.1.1 -- Carsten Schoenert <email address hidden> Tue, 02 Dec 2025 17:07:12 +0200
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| django-choices-field_3.1.1-1.dsc | 2.5 KiB | 676f0b52ae5574682b5ea1ba22a0cdee3ad363078821185fc9d141d0d72852a8 |
| django-choices-field_3.1.1.orig.tar.gz | 24.2 KiB | ecffa6b7e6be20f81d7e4e6080074b7fb0516b94a68ae6150e37b2fcde9073f1 |
| django-choices-field_3.1.1-1.debian.tar.xz | 3.4 KiB | 35e36b7f14e4dc539c17c977af8c4918a693df685189bb6cf5ba17c2d72e77a3 |
Available diffs
- diff from 3.1.0-1 to 3.1.1-1 (2.7 KiB)
No changes file available.
Binary packages built by this source
- python3-django-choices-field: Set/Get Django's TextChoices/IntegerChoices enum
Django's choices field option is a powerful feature that ensures data
integrity and provides an intuitive interface for users.
.
This AddOn let you set a Django field that set/get django's new TextChoices
and IntegerChoices enum.
