summaryrefslogtreecommitdiff
path: root/django/core/mail/message.py
AgeCommit message (Expand)Author
2010-04-01Fixed #13259 -- Ensure that multiple calls to message() don't corrupt any ext...Russell Keith-Magee
2010-03-06Fixed #6918: Adjusted the test in r12683 to more specifically look for what i...Karen Tracey
2010-03-05Fixed #6918, #12791: If an email message has an encoding, actually use that e...Karen Tracey
2009-11-04Fixed #11144 -- When a to/from/cc header contains unicode, make sure the emai...Russell Keith-Magee
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee