﻿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
12005	django.forms.fields.email_re doesn't handle single-letter subdomains	Gumnos	Daniel Gonzalez Gasull	When domain-validating logic was moved from validators to forms.fields.email_re single-letter sub-domains are no longer caught.  There were also some speed issues when processing longer email addresses that were resolved in 1.1.1 and 1.0.4 that this patch should also address in a similar manner.  There may be a similar issue with forms.fields.url_re but I didn't get a chance to hack that too.  		closed	Forms	dev		invalid	email_re subdomain speed single letter	Jason Yosinski	Accepted	1	0	0	0	0	0
