summaryrefslogtreecommitdiff
path: root/django/core/mail/__init__.py
AgeCommit message (Expand)Author
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