diff options
| author | Stephan Jaekel <steph@rdev.info> | 2013-03-23 13:27:16 +0100 |
|---|---|---|
| committer | Stephan Jaekel <steph@rdev.info> | 2013-03-23 13:27:16 +0100 |
| commit | 1c8a1706fbd91b303245292dcf0da0651f1b80e0 (patch) | |
| tree | 07eac6b60d3262dc814267fd0408a621851ed4fa /docs | |
| parent | 46246c66243c97198879c9ac79ef859ae2474524 (diff) | |
Updated docs, changed versionchanged to versionadded.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/formtools/form-wizard.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/formtools/form-wizard.txt b/docs/ref/contrib/formtools/form-wizard.txt index 9f6d627be5..315153c602 100644 --- a/docs/ref/contrib/formtools/form-wizard.txt +++ b/docs/ref/contrib/formtools/form-wizard.txt @@ -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 |
