* Also assign the port to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life. * Set Python 3.6 as minimum version because support for Python 3.5 was dropped with the 1.4.6 release. * Pet portlint (Tweak length of COMMENT, sort variables according to the PHB and fix trailing whitespace in pkg-descr). Changelog: https://github.com/jazzband/django-widget-tweaks/blob/1.4.8/CHANGES.rst PR: 246172 Approved by: <rozhuk.im@gmail.com> (maintainer)
4 lines
186 B
Text
4 lines
186 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
|