Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 9a4ee8ddb858ae07ff42be0261c867aa3d2eb53c
      
https://github.com/django/django/commit/9a4ee8ddb858ae07ff42be0261c867aa3d2eb53c
  Author: Julian Wachholz <jul...@wachholz.ch>
  Date:   2014-02-10 (Mon, 10 Feb 2014)

  Changed paths:
    M django/contrib/formtools/tests/wizard/namedwizardtests/forms.py
    M django/contrib/formtools/tests/wizard/namedwizardtests/tests.py
    M django/contrib/formtools/wizard/views.py
    M docs/ref/contrib/formtools/form-wizard.txt
    M docs/releases/1.7.txt

  Log Message:
  -----------
  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.


-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/52f8c675ad2a8_6f691465d382912d%40hookshot-fe10-pe1-prd.aws.github.net.mail.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to