summaryrefslogtreecommitdiff
path: root/django/core/mail/backends/filebased.py
AgeCommit message (Expand)Author
2012-07-22[py3] Replaced basestring by six.string_types.Aymeric Augustin
2012-04-29Fixed #18013 -- Use the new 'as' syntax for exceptions.Claude Paroz
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee