About Anaconda Help Download Anaconda

conda-forge / packages / django-crispy-forms 2.2

The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.

copied from cf-staging / django-crispy-forms

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.2
  • osx-64 v1.7.0
  • win-64 v1.7.0
  • linux-64 v1.7.0
  • win-32 v1.7.0

conda install

To install this package run one of the following:
conda install conda-forge::django-crispy-forms
conda install conda-forge/label/cf201901::django-crispy-forms
conda install conda-forge/label/cf202003::django-crispy-forms
conda install conda-forge/label/gcc7::django-crispy-forms

Description

Build programmatic reusable layouts out of components, having full control of the rendered HTML without writing HTML in 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 Python 2.7/Python 3.2+ and Django 1.8+ 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 CRISPYTEMPLATEPACK setting variable.


© 2024 Anaconda, Inc. All Rights Reserved. (v3.0.9) Legal | Privacy Policy