﻿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
642	[patch] Docs: EmailField clarification	Boffbowsh	Jacob	"Index: /usr/local/django_src/docs/model-api.txt
===================================================================
--- /usr/local/django_src/docs/model-api.txt    (revision 897)
+++ /usr/local/django_src/docs/model-api.txt    (working copy)
@@ -238,6 +238,7 @@
 ``EmailField``
     A ``CharField`` that checks that the value is a valid e-mail address.
     Currently, this is a loose test.
+    Does not accept maxlength.
 
 ``FileField``
     A file-upload field.
"	enhancement	closed	Documentation		normal	fixed			Unreviewed	1	0	0	0	0	0
