Django-form-utils

Latest version: v1.0.3

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

Scan your dependencies

Page 1 of 2

1.0.3

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

- Fixed compatibility with Django 1.9. Fixed GH-12.

1.0.2

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

- Fixed compatibility with Django 1.7. Fixed BB-20 and GH-8.

1.0.1

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

- Removed invalid uses of ``python_2_unicode_compatible`` that broke with
https://github.com/django/django/commit/589dc49e129f63801c54c15e408c944a345b3dfe
Thanks ocZio for the report.

- Fixed inheritance of form Meta class. Thanks chmodas. Fixed BB-16.

1.0

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

- Add Python 3.3 compatibility. Thanks chmodas! (Merge of GH-5.)

0.3.1

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

- Call ``FileInput.render`` from ``ImageWidget.render``, ensuring no value is
output in HTML. Fixes GH-4. Thanks Aron Griffis.

0.3.0

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

- BACKWARDS-INCOMPATIBLE: Renamed template tag library from ``form_utils_tags``
to ``form_utils``.

- BACKWARDS-INCOMPATIBLE: Removed ``FORM_UTILS_MEDIA_URL`` setting and updated
to use ``STATIC_URL`` rather than ``MEDIA_URL`` throughout.

- Added "error" class to row_attrs for fields with errors. Thanks Aron
Griffis.

- Dropped explicit support for Django versions prior to 1.4 and Python
versions prior to 2.6.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.