get_form(form_class=None)
Instantiate an instance of form_class using get_form_kwargs(). If form_class isn’t provided get_form_class() will be used.
get_form(form_class=None)
Instantiate an instance of form_class using get_form_kwargs(). If form_class isn’t provided get_form_class() will be used.
Please login to continue.