﻿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
4468	More information in field length validation error (oldforms)	A. Murat Eren <meren@…>	Adrian Holovaty	"If the length of the entered text is more than ''maxlength'', django says:

{{{
Ensure your text is less than 3000 characters
}}}

It would be nice for the user to know how many characters in the text. Please see the patch attached below:

{{{
Ensure your text is less than 3000 characters (it is 4221).
}}}


Best,"		closed	Validators	dev		wontfix	oldforms, validation, maxlength		Unreviewed	1	0	0	0	0	0
