[ 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
- 高レベル Python ウェブ開発基盤
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python