[ trixie ]
[ sid ]
[ 原始碼: django-choices-field ]
套件:python3-django-choices-field(2.3.0-3)
python3-django-choices-field 的相關連結
Debian 的資源:
下載原始碼套件 django-choices-field:
- [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]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-django-choices-field 有關的套件
|
|
|
|
-
- 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