django1/tests/regressiontests/mail
Jannis Leidel 36f2f7ee7c Fixed #14301 -- Handle email validation gracefully with email addresses containing non-ASCII characters. Thanks, Andi Albrecht.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14216 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-10-14 18:37:05 +00:00
..
__init__.py Fixed #7773 -- Added some simple tests for EmailMessage. Thanks to serialx for the patch. 2008-07-19 02:38:41 +00:00
custombackend.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00
models.py Fixed #7773 -- Added some simple tests for EmailMessage. Thanks to serialx for the patch. 2008-07-19 02:38:41 +00:00
tests.py Fixed #14301 -- Handle email validation gracefully with email addresses containing non-ASCII characters. Thanks, Andi Albrecht. 2010-10-14 18:37:05 +00:00