Changelog
### 1.4.6
```
------------------
* Feature remove attribute from field
* Added documentation for remove_attr feature
* Reformat code with black for PEP8 compatibility
* More consistent tox configuration
* adding a new templatetag, unittest and documentation
* Deprecate Python 2.7 support
* Use automatic formatting for all files
```
Links
- PyPI: https://pypi.org/project/django-widget-tweaks
- Changelog: https://pyup.io/changelogs/django-widget-tweaks/
- Repo: https://github.com/jazzband/django-widget-tweaks
This PR updates django_widget_tweaks from 1.4.5 to 1.4.6.
Changelog
### 1.4.6 ``` ------------------ * Feature remove attribute from field * Added documentation for remove_attr feature * Reformat code with black for PEP8 compatibility * More consistent tox configuration * adding a new templatetag, unittest and documentation * Deprecate Python 2.7 support * Use automatic formatting for all files ```Links
- PyPI: https://pypi.org/project/django-widget-tweaks - Changelog: https://pyup.io/changelogs/django-widget-tweaks/ - Repo: https://github.com/jazzband/django-widget-tweaks