﻿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
15069	ValidationError message isn't helpful in tracking down the field that fails validation	Steve Steiner <ssteinerX@…>	ANUBHAV JOSHI	"raise exceptions.ValidationError(self.error_messages['invalid'])
[Wed Jan 12 21:59:58 2011] [error] [client 10.177.133.202] ValidationError: [u'Enter a valid date/time in YYYY-MM-DD HH:MM[:ss[.uuuuuu]] format.']

If the error message contained the invalid data, and, especially the name of the field that was being validated, that would be way more helpful.

I'm going to go look for this in the source, but someone more familiar with this piece of code could probably make this change in pretty short order.

"	New feature	closed	Forms	dev	Normal	fixed	ValidationError, exception, error message	anubhav9042@…	Accepted	0	0	0	0	0	0
