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:
parent
46246c6624
commit
1c8a1706fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user