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 23224,Document EmailValidator domain whitelist parameter,egberts,nobody,"I am unable to validate ""webmaster@lab"" email address using `EmailField()` validator. Examination of Test framework (`TEST_DATA` in `tests.py`) shows that it won't take the ""abc@bar"" email format. {{{ TEST_DATA = ... (validate_email, 'abc@bar', ValidationError) ... }}} Did I miss something new amongst the vast IETF specifications regarding this new restrictive email syntax? Or must we expand our 20yo Lab domain name to something like 'lab.test'? Tarball File Used: django-django-1.7a3-1364-gedcc75e.zip",Bug,closed,Documentation,1.7-alpha-2,Normal,fixed,SMTP email syntax,areski@…,Accepted,1,0,0,0,0,0