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…
Reference in New Issue