mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Updated docs, changed versionchanged to versionadded.
This commit is contained in:
parent
46246c6624
commit
1c8a1706fb
@ -456,7 +456,7 @@ Advanced ``WizardView`` methods
|
|||||||
|
|
||||||
.. method:: WizardView.render_goto_step(step, goto_step, **kwargs)
|
.. 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
|
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
|
than the next step. By default, this method just stores the requested
|
||||||
|
Loading…
x
Reference in New Issue
Block a user