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
get_form_kwargs
now follows the same format get_initial
and returns an object whos keys are