﻿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
20031	validators.EmailValidator	Mikhail Mitrofanov	nobody	"Email validator not correct chek email address with dot at end domain name:

{{{
>>> from django.core import validators
>>> bool(validators.EmailValidator('boglachev70@mail.ru.'))
True
}}}
"	Bug	closed	Core (Other)	1.5	Normal	duplicate			Unreviewed	0	0	0	0	0	0
