django widget-tweak

Install

pip install django-widget-tweaks

INSTALLED_APPS = [
...
    'widget_tweaks',
...]
Cuauhtemoc Almost 6 years ago