﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
17151	Rename 'wizard_prev_step' in NamedUrlWizardView	Bradley Ayers <bradley.ayers@…>	nobody	"I have a wizard where users can go to any form/page (i.e. they can jump ahead a few forms if they want to), and the field 'wizard_prev_step' is poorly named in this context.

I think a better name would be 'wizard_next_step', this is at least consistent with Django's auth app's ?next=<url> URL style (i.e. ""next"" meaning ""go to this after some action is performed"").

If backwards compatibility is a major concern (which is shouldn't be since no Django release contains this stuff yet), perhaps both wizard_prev_step and wizard_next_step should be supported?"	Cleanup/optimization	closed	contrib.formtools	dev	Normal	fixed			Accepted	1	0	0	0	0	0
