Django-form-utils

Latest version: v1.0.3

Safety actively analyzes 628499 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.0

------------------

- Add width and height arguments to ImageWidget.

- Make ImageWidget image-detection backend-friendly, no direct use of
PIL. Fixes issue 7.

- Fix default templates' rendering of labels for radio/checkbox inputs.

- Fix error redisplaying bound form with ClearableFileField.

- Automatically set ``fields`` on ``BetterModelForm`` to list of fields
present in ``fieldsets``, if ``fields`` or ``exclude`` are not set
manually.

- Updated to allow ``__getitem__`` access to fieldsets.

0.1.8

------------------

- Restrict PIL import to ImageWidget only

- Added AutoResizeTextarea

0.1.7

------------------

- Fix ClearableFileField import in admin.py.

0.1.6

------------------

- Added documentation and tests for ``ImageWidget`` and
``ClearableFileField``.

- Moved ``ClearableFileField`` from ``widgets.py`` to ``fields.py``.

- Converted doctests to unittests.

0.1.5

--------------------------

- Added fieldset classes (previously existed only as a figment of the
documentation).

0.1.0

------------------

- Initial public release.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.