django-crispy-forms/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. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 95
- Release rhythm 71
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 150
- age_days: 5419
- days_rel: 35
- days_push: 35
- n_releases_24m: 4
Adoption not part of the score
5159 stars · 730 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Django app that provides a filter and template tag for rendering forms with elegant, configurable div-based HTML layouts. It lets developers build reusable, programmatic form layouts without writing HTML in templates, with support for Bootstrap, Tailwind, Bulma, and Foundation via template packs.
Use cases
- render django forms with bootstrap styling
- build reusable form layouts without writing html
- dry django form templates
- control rendered form html programmatically
- switch form styling between css frameworks
- render forms as elegant divs instead of tables
When to choose
- you use Django and want clean, maintainable form rendering
- you need Bootstrap/Tailwind/Bulma-styled forms with minimal template code
- you want programmatic control over form layout in Python
When to avoid
- you don't use Django
- you need client-side form state management or validation (this only handles rendering)
- you use a non-Python backend framework
Facets
library · maturity stable
form-handling templating ui-components web-development frontend developer-tools python django forms bootstrap dry html-rendering template-pack web-server
2 sources
- readme: https://github.com/django-crispy-forms/django-crispy-forms · fetched 2026-08-28 · a99b943576bd
- registry_pypi: https://pypi.org/pypi/django-crispy-forms/json · fetched 2026-08-29 · 8775a738dae7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-crispy-forms/django-crispy-forms | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="django-crispy-forms/django-crispy-forms")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem