django/tests/regressiontests/mail
Claude Paroz 5b8c0d22cc [1.5.x] Fixed #19382 -- Stopped smtp backend raising exception when already closed
Thanks Sebastian Noack for the report and the initial patch.
Backport of ffa50ca35 from master.
2013-01-03 20:45:57 +01: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 [1.5.x] Fixed #19382 -- Stopped smtp backend raising exception when already closed 2013-01-03 20:45:57 +01:00