mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 14:50:31 -04:00
Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can be altered. WWW: https://github.com/jazzband/django-widget-tweaks PR: 226453 Submitted by: rozhuk.im@gmail.com
4 lines
187 B
Text
4 lines
187 B
Text
Tweak the form field rendering in templates, not in python-level form
|
|
definitions. CSS classes and HTML attributes can be altered.
|
|
|
|
WWW: https://github.com/jazzband/django-widget-tweaks
|