django-widget-tweaks 1.5.0
0
Tweak the form field rendering in templates, not in python-level form definitions.
Contents
Tweak the form field rendering in templates, not in python-level form definitions.
Stars: 2075, Watchers: 2075, Forks: 138, Open Issues: 44The jazzband/django-widget-tweaks
repo was created 12 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 2075 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
Related Packages
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 44 open issues on GitHub
- Add support for fields with subwidgets (BoundWidget)
- remove_attr doesn't remove the required attribute
- Support for ChoiceField