[ 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python