Django-multi-form-view

Latest version: v2.0.1

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

Scan your dependencies

2.0.1

Changed
- `get` and `forms_invalid` have been updated to call `render_to_response` instead of `render`
allowing a developer to customize the response_class on a view
- updated dependecies and CircleCI

2.0.0

Added
- `get_form_kwargs` now follows the same format `get_initial` and returns an object whos keys are
the form names allowing support for custom kwargs for each included form

1.1.0

Added
- Support for Python 3

1.0.0

Added
- MultiFormView
- MultiModelFormView

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.