django1/django/core/mail/backends
Tim Graham a8b70d251d [1.8.x] Sorted imports with isort; refs #23860.
Backport of 0ed7d15563 from master
2015-02-09 14:24:06 -05:00
..
__init__.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00
base.py Fixed #22327 -- Turned BaseEmailBackend into a context manager 2014-03-31 14:08:51 -04:00
console.py Decode mails using the message encoding. 2013-12-30 23:54:12 +01:00
dummy.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
filebased.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00
locmem.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
smtp.py [1.8.x] Sorted imports with isort; refs #23860. 2015-02-09 14:24:06 -05:00