﻿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
19847	"add a ""step_failure"" method on WizardView"	mothsART	nobody	"A little patch for a method i like using : ""step_failure"".

Goal: If you want catch all ""invalid post"" in a wizard forms.
For me, is a good way to log and stats a wizard in production.
Log failure bring me some indications : if a field validation is too complex, if design of form isn't user friendly etc.

This diff is minimmalist and a first suggestion. I'm open too talk about...
(in fact, that will bring API heavier...)

To see it : got to my pull request : https://github.com/django/django/pull/734"	New feature	closed	contrib.formtools	dev	Normal	wontfix	validate wizardview log		Design decision needed	1	0	0	0	0	0
