Form-designer

Latest version: v0.27.0

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

Scan your dependencies

Page 4 of 5

0.9

---

* The form admin uses django-admin-ordering_ for fields if available.
* Now supports sending notification mails to multiple addresses.

0.8

---

* Moved the ``FormContent`` to the new module ``form_designer.contents``
to make the form designer usable without FeinCMS_.
* Replaced ``SortedDict`` with ``collections.OrderedDict``.
* Fixed an XSS vulnerability in the administration.
* Dropped compatibility with old Django versions (<1.8).
* Replaced the horrible form submission serialization of ``repr()`` and
``eval()`` with JSON.
* General packaging and code cleanups.

0.7

---

* Avoid the deprecated ``mimetype`` argument to HTTP responses.
* Fixed infinite recursion in ``jsonize``.
* Made field type choices lazy so that changing available field types is
easier resp. actually possible.

0.6

---

* Improve code coverage, less warnings, less complaining.

0.5

---

* Added an app config for a nicer app name.

0.4

---

* Built-in support for Django 1.7-style migrations. If you're using South,
update to South 1.0 or better.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.