django1/tests/regressiontests/mail
Russell Keith-Magee 33052458c5 [1.1.X] Fixed #13259 -- Ensure that multiple calls to message() don't corrupt any extra message headers. Thanks to canburak for the report, and Andi Albrecht for the fix.
Backport of r12901 from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.1.X@12902 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-04-01 15:25:54 +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
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.1.X] Fixed #13259 -- Ensure that multiple calls to message() don't corrupt any extra message headers. Thanks to canburak for the report, and Andi Albrecht for the fix. 2010-04-01 15:25:54 +00:00