jazzband/django-widget-tweaks
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5294
- days_rel: 495
- days_push: 9
- n_releases_24m: 1
Adoption not part of the score
2163 stars · 137 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Django app providing template tags and filters for tweaking form field rendering directly in templates, allowing CSS classes and HTML attributes to be altered without touching Python form definitions. It lets designers customize field presentation using an HTML-like syntax.
Use cases
- add css classes to django form fields in templates
- customize form field html attributes without changing python forms
- render django form fields with html-like syntax
- let designers style form fields without touching backend code
- add placeholder or input type attributes to django widgets
- apply error and required css classes to form fields
When to choose
- you use Django templates and want to tweak form field HTML from the template layer
- designers or front-end developers need to adjust form presentation without Python changes
- you need to append CSS classes or set HTML5 attributes on form inputs
When to avoid
- you don't use Django or its template engine
- you need deep widget customization better handled in Python form/widget definitions
- your forms are rendered client-side with a JavaScript framework
Facets
library · maturity stable
templating form-handling ui-components web-development frontend backend python django template-tags form-rendering css-classes html-attributes web-server
2 sources
- readme: https://github.com/jazzband/django-widget-tweaks · fetched 2026-08-28 · 01d867ac5411
- registry_pypi: https://pypi.org/pypi/django-widget-tweaks/json · fetched 2026-08-29 · fb60c8d067dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jazzband/django-widget-tweaks | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="jazzband/django-widget-tweaks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem