Releases: TimBest/django-multi-form-view
Releases · TimBest/django-multi-form-view
render -> render_to_response
Add support for multiple forms of the same type
get_form_kwargs
now follows the same formatget_initial
and returns an object whos keys are
the form names allowing support for custom kwargs for each included form
Python 3 compatibility
v1.1 version 1.1
Initial Release
v1.0 release as version 1.0