django-crispy-forms
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.
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.
To install this package, run one of the following:
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.
Summary
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.
Information Last Updated
Nov 7, 2025 at 02:15
License
MIT
Total Downloads
162.9K
Platforms
GitHub Repository
https://github.com/django-crispy-forms/django-crispy-formsDocumentation
https://readthedocs.org/projects/django-crispy-forms/