summaryrefslogtreecommitdiff
path: root/django/core/mail/__init__.py
AgeCommit message (Expand)Author
2010-12-06Fixed #10863 -- Added HTML support to mail_managers() and mail_admins(), and ...Russell Keith-Magee
2010-10-11Fixed #13494 -- Correctly concat an email subject prefix with a translation s...Jannis Leidel
2010-10-11Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnin...Russell Keith-Magee
2010-01-04Modified the way EMAIL_BACKEND is specified to make it consistent with the ne...Russell Keith-Magee
2009-12-03Expanded on the SMTPConnection deprecation notes, and made the deprecation a ...Russell Keith-Magee
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee