[ trixie ]
[ sid ]
[ Bron: django-choices-field ]
Pakket: python3-django-choices-field (2.3.0-3)
Verwijzigingen voor python3-django-choices-field
Debian bronnen:
Het bronpakket django-choices-field downloaden:
- [django-choices-field_2.3.0-3.dsc]
- [django-choices-field_2.3.0.orig.tar.gz]
- [django-choices-field_2.3.0-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-django-choices-field gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python