Django-formidable

Latest version: v7.2.0

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

Scan your dependencies

Page 4 of 10

1.7.0

Not secure
==========================

**Deprecation Warning**: Support for django<=1.9 will be dropped by the version 2.0.0.

- Added a tool to build the JSON Schema from the ``formidable.yml`` file, and include it into the documentation.
- Add a deprecation warning for django 1.8 and 1.9 (325).

1.6.0

Not secure
==========================

- Added compatibility with Python 3.6 (318).
- Allow change type for the fields without changing name/slug

1.5.2

Not secure
==========================

- Allow null and empty condition names.
- Added compatibility tests using Django 1.11.

1.5.1

Not secure
==========================

- Make sure that the `ValidateView.form_valid` method return an actual empty body content along with a 204 HTTP status response. Before this hotfix, the dictionary passed along as the response content was serialized into a 2-character string to calculate the content-length, but this content was not returned to the client. Some browsers would experience it badly, namely IE11 (313).

1.5.0

Not secure
==========================

- Trim whitespaces in the generated ``formidable.js`` file. This is more than just cosmetics, it prevents to have a polluted history on this file (306).
- Added tests to use conditional rules with drop down lists (304)
- Added possibility to restrict types of the conditional rules (304)
- Hotfix: Extract conditions and filter them using the fields that exist in the form (308).
- Added typing to the demo requirements (311)
- Make the conditional rule name optional (307)

1.4.1

Not secure
==========================

- Added Hotfix from 308: Extract conditions and filter them using the fields that exist in the form.

Page 4 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.