パッケージ: python3-django-crispy-forms (1.7.2-1)
python3-django-crispy-forms に関するリンク
Debian の資源:
python-django-crispy-forms ソースパッケージをダウンロード:
- [python-django-crispy-forms_1.7.2-1.dsc]
- [python-django-crispy-forms_1.7.2.orig.tar.gz]
- [python-django-crispy-forms_1.7.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- python-django-crispy-forms
- python-django-crispy-forms-doc
- python3-django-crispy-forms-foundation
- python-django-crispy-forms-foundation-doc
- python3-crispy-bootstrap5
- python3-crispy-bootstrap4
- python3-crispy-bootstrap3
- python3-django-rest-hooks
- python3-django-classy-tags
- python3-xstatic-jquery.bootstrap.wizard
- python-wtforms-doc
app for Django providing elegant form rendering (Python3 version)
django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application.
Django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 2 and 3), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable.
This package contains the Python 3 version of the library.
その他の python3-django-crispy-forms 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高水準 Python ウェブ開発フレームワーク (Python 3 版)
-
- sug: python-django-crispy-forms-doc
- app for Django providing elegant form rendering (Documentation)