summaryrefslogtreecommitdiff
path: root/django/core/mail/backends/base.py
AgeCommit message (Expand)Author
2014-03-31Fixed #22327 -- Turned BaseEmailBackend into a context managerDaniel Neuhäuser
2013-11-02More attacking E302 violatorsAlex Gaynor
2013-09-10Fixed #20841 -- Added messages to NotImplementedErrorsGregor MacGregor
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee