Django-formidable

Latest version: v7.2.0

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

Scan your dependencies

Page 2 of 10

4.0.2

==========================

- HOTFIX: Allow empty values for ``defaults`` properties (391).

4.0.1

==========================

- DOC: removed ``setup.py`` Python2-related classifiers (380).
- Fix the support for conditions when their trigger field is a multiple choice field (381).

4.0.0

==========================

- Drop support for Python 2.7 -- EOL: January 1st, 2020 (377).
- Added an XSS prevention mechanism. See the `security documentation <https://django-formidable.readthedocs.io/en/master/>`_ for more information and details on how to setup your own sanitization process (#378).
- Removed ``tox.ini`` directive that skipped missing Python interpreters (376).

3.3.0

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

- Add support to Django 2.2 (326).
- Add support to Python 3.7 & 3.8 (374).

3.2.0

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

- Extend the test matrix to spread through different DRF versions.
- Drop support for Django 1.10 (EOL was in December 2nd, 2017).
- Launch tests on Postgresql as well as SQLite. Launching these tests will be possible both locally and on Circle-CI. See the "dev" documentation on how you can run tests on your development environment (161).
- Add ``select_for_update()`` on selection in querysets when the Form is about to be modified (namely ``PUT`` & ``PATCH`` views). This could prevent Database deadlocks when several changes are attempted on the same **large** form.
- Upgrade to swagger-ui 3.23.11 (371 & 367).

3.1.0

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

- Fix documentation build (363).
- Upgrade requirements to Django REST Framework 3.9.x.

Page 2 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.