0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00

Updated docs, changed versionchanged to versionadded.

This commit is contained in:
Stephan Jaekel 2013-03-23 13:27:16 +01:00
parent 46246c6624
commit 1c8a1706fb

View File

@ -456,7 +456,7 @@ Advanced ``WizardView`` methods
.. method:: WizardView.render_goto_step(step, goto_step, **kwargs)
.. versionchanged:: 1.6
.. versionadded:: 1.6
This method is called when the step should be changed to something else
than the next step. By default, this method just stores the requested