Django-formidable

Latest version: v7.2.0

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

Scan your dependencies

Page 3 of 10

3.0.1

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

- Clean up help_text migration (292)
- Freeze perf-rec version for the python 2.7

3.0.0

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

Main Changes
------------

- Added a plugin mechanism, allowing users to define and integrate their own "business logic" fields (345).
- Extend the validation in the filler API to allow validation of extra fields (348).
- Refactoring of the field builder (Use only one module for the form builder factory) (347).
- Add `parameters` to the fields schema.
- Allow Fields and Widgets to introduce `parameters` when being stored as Formidable models instances (358).
- Added pytz as a requirement.
- Enforce support for Django REST Framework to the version 3.8.x ; **the 3.9 series is incompatible with our current codebase**.

Minor Changes
-------------

- Upgrade to Circle-CI 2 (before the end of life of Circle-CI v1 on August, 31st 2018). (342)
- Optimize Circle-CI usage by using the tox matrix in tests (343)
- Change the global exception handling error level, from "error" to "exception". It'll provide better insights if you're using Logmatic or any other logging aggregator (336).
- Skip `tox` installation in the circle-ci environment: it's already there (344).

2.1.2

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

- Django field `disabled` option are now set through the field builder (351).

2.1.1

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

- Moved the injection of the JSON ``version`` into the serializer, rather than the ``Formidable.to_json()`` class method. The serializer is called by the method, so it's idempotent (340).

2.1.0

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

- Added the JSON ``version`` when going through the ``Formidable.to_json()`` class method. This would ensure that stored schemas would carry their version and wouldn't need extra JSON schema migrations (337).

2.0.0

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

- Deprecate support for Django 1.8 and Django 1.9 (325).
- Drop crowdin for translation handling (333).

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.