﻿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
27029	Make EmailValidator accept non-ASCII characters	Ramin Farajpour Cami	j-bernard	"{{{
from django.core.validators import validate_email
validate_email('うえあいお@email.com')
}}}


if you check this url email chacker with うえあいお@address.com , this is not valid email address ,

Thanks,
Ramin"	Cleanup/optimization	assigned	Core (Other)	master	Normal			Florian Apolloner Carlos Palol Collin Anderson	Accepted	1	0	0	1	0	0
