django/tests/regressiontests/mail
Jannis Leidel 3bd23ee96f Fixed #15750 -- Handle empty mail server credentials gracefully. Thanks, LeandroSouza and bedmondmark.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16494 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-07-03 17:56: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 #15750 -- Handle empty mail server credentials gracefully. Thanks, LeandroSouza and bedmondmark. 2011-07-03 17:56:05 +00:00