﻿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
7428	clean_<fieldname>() docs don't tell you what to do once you've verified the data is valid.	mueen@…	nobody	"The [http://www.djangoproject.com/documentation/newforms/#custom-form-and-field-validation custom validation] docs for ''clean_<fieldname>()'' should point out that once you're done validating the data, it should return the cleaned data. It's not obvious that the method should have a return value.

(Additionally, a minor suggestion - perhaps you should refer to it as ''clean_<fieldname>(self)''. The current text could be confused to imply that self need not be added as an argument).
"		closed	Documentation	dev		fixed	custom validation cleaned		Accepted	0	0	0	0	0	0
