Django-dynamic-forms

Latest version: v0.5.3

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

Scan your dependencies

Page 2 of 2

0.4.0

0.3.3

- Updated Portuguese translation (thanks gladson) (8)

0.3.2

- Introduced the settings variables `DYNAMIC_FORMS_FORM_TEMPLATES` and `DYNAMIC_FORMS_SUCCESS_TEMPLATES` to make defining the templates for the form and success display easier and more usable for non-developers. (1)
- Allow delayed registration of _actions_ and _dynamic form fields_.
- Allow dynamic fields to exclude their value from the `mapped_data` by overriding `do_display_data`.
- Support for mbi's [django-simple-captcha](https://github.com/mbi/django-simple-captcha) (2)
- Add Portuguese translation (thanks gladson) (4)
- Replaced `formfields.dynamic_form_field_registry` with `formfields.formfield_registry` and deprecated the former.
- Fixed sorting of actions and field types by their label (5)
- Allow users to get a link to see the data they submitted before at a later time (6)

0.2

- Fixed some packaging issues (thanks jezdez)
- Add Django 1.7's db.migrations
- Moved to tox for development testing

0.1

Initial release

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.