django/docs/ref/contrib/formtools
Julian Wachholz 9a4ee8ddb8 Fixed #21994 -- Added form_dict argument to calls of WizardView.done()
Added an additional keyword argument ``form_dict`` to calls of
WizardView.done() implementations which allows easier access to validated
forms by their step name.
2014-02-10 07:28:39 -05:00
..
form-preview.txt Always use parentheses when documenting a method with no arguments. 2014-01-22 22:26:10 +01:00
form-wizard.txt Fixed #21994 -- Added form_dict argument to calls of WizardView.done() 2014-02-10 07:28:39 -05:00
index.txt Fixed #19516 - Fixed remaining broken links. 2013-01-02 18:32:57 -05:00