mirror of
https://github.com/django/django.git
synced 2025-10-21 04:39:17 +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.