mirror of
https://github.com/django/django.git
synced 2025-07-04 01:39:20 +00:00
Added an additional keyword argument ``form_dict`` to calls of WizardView.done() implementations which allows easier access to validated forms by their step name.