Pakket: python-django-crispy-forms (1.7.0-1)
Verwijzigingen voor python-django-crispy-forms
Trisquel bronnen:
Het bronpakket python-django-crispy-forms downloaden:
- [python-django-crispy-forms_1.7.0-1.dsc]
- [python-django-crispy-forms_1.7.0.orig.tar.gz]
- [python-django-crispy-forms_1.7.0-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Python Modules Team (Mailarchief)
- Jan Dittberner
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- python-django-crispy-forms-doc
- python3-django-crispy-forms
- python-django-crispy-forms-foundation-doc
- python3-django-crispy-forms-foundation
- webext-form-history-control
- xul-ext-form-history-control
- libclass-dbi-fromcgi-perl
- python3-django-dynamic-preferences
- python3-django-rest-hooks
- python3-django-jinja
- musescore
app for Django providing elegant form rendering
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.
Andere aan python-django-crispy-forms gerelateerde pakketten
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- sug: python-django-crispy-forms-doc
- app for Django providing elegant form rendering (Documentation)