﻿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
5843	Newforms > Provide example of how to do Form.clean_fieldname() and Form.clean()	anonymous		"It would be helpful to show an example of how to implement your own clean_fieldname() and clean() methods for subclassed forms. (N.B. An example of how to clean a subclassed field IS shown  - ie field.clean(self, value))

Presumably cleaning should be done by using the .data attribute of forms, although .data doesn't appear to be documented."	Uncategorized	closed	Documentation	dev	Normal	fixed	newforms		Accepted	1	0	0	0	0	0
