﻿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
11365	django.db.models.fields.EmailField max_length should be 254	shellsage	nobody	"[http://www.eph.co.uk/resources/email-address-length-faq/] points out that the current max_length of 75 on EmailField fields is too short.  It should be extended to 254 to comply with standards.

I checked the EmailField form field, and it does not seem to enforce a min_length or max_length by default, even though the min_length is 6 chars, and max_length is 254."	Uncategorized	closed	Database layer (models, ORM)	dev	Normal	fixed	email field max_length	bas@…	Unreviewed	1	0	0	0	0	0
