jazzband/django-formtools
A set of high-level abstractions for Django forms
Repository profile
Full control of form rendering in the templates.
Repository updates
Get generated jazzband/django-floppyforms development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-05 03:02
5 captures since 2026-05-25
Stars from baseline -1
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-05 03:02
setup.cfg
python ecosystem,
0 dependencies
setup.py
python ecosystem,
0 dependencies
tests/requirements.txt
python ecosystem,
6 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
A set of high-level abstractions for Django 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.
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered.
Django's class-based generic views are awesome, let's have more of them.
:art: color field for django models with a nice color-picker in the admin.
:superhero: :zap: django's default admin interface with superpowers - customizable themes, popup windows replaced by modals and many other features.