﻿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
12676	fix documetation after merge of model-validation to trunk	Alex Koval	nobody	"In documentation here:

http://docs.djangoproject.com/en/dev/ref/forms/fields/#charfield

its said that valid error message keys are: required, max_length, min_length

While in fact, in trunk code those variables are: 

  - limit_value 
  - show_value 

(see http://code.djangoproject.com/browser/django/trunk/django/core/validators.py#L108)

Documentation and code mismatch."		closed	Uncategorized	1.2-alpha		worksforme			Unreviewed	0	0	0	0	0	0
