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
1 changed files with 1 additions and 1 deletions

View File

@ -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