mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
e82daa4179
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
5 lines
187 B
Plaintext
5 lines
187 B
Plaintext
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
|