Contents

django-widget-tweaks 1.5.0

0

Tweak the form field rendering in templates, not in python-level form definitions.

Tweak the form field rendering in templates, not in python-level form definitions.

Stars: 2012, Watchers: 2012, Forks: 135, Open Issues: 43

The jazzband/django-widget-tweaks repo was created 12 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 2012 github stars!

How to Install django-widget-tweaks

You can install django-widget-tweaks using pip

pip install django-widget-tweaks

or add it to a project with poetry

poetry add django-widget-tweaks

Package Details

Author
Mikhail Korobov
License
MIT license
Homepage
https://github.com/jazzband/django-widget-tweaks
PyPi:
https://pypi.org/project/django-widget-tweaks/
GitHub Repo:
https://github.com/jazzband/django-widget-tweaks

Classifiers

  • Software Development/Libraries/Python Modules
No  django-widget-tweaks  pypi packages just yet.

Errors

A list of common django-widget-tweaks errors.

Code Examples

Here are some django-widget-tweaks code examples and snippets.

GitHub Issues

The django-widget-tweaks package has 43 open issues on GitHub

  • Add support for fields with subwidgets (BoundWidget)
  • remove_attr doesn't remove the required attribute
  • Support for ChoiceField

See more issues on GitHub

Related Packages & Articles

django-versatileimagefield 3.1

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creating new images from the one assigned to the field.

django-user-agents 0.4.0

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).