django1/django/core/mail/backends
José Padilla 5472d18e31 Fixed #23461 -- Added EMAIL_TIMEOUT setting 2014-09-13 09:33:21 -04: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 Limited lines to 119 characters in django/ 2014-09-05 09:22:16 -04:00
locmem.py More attacking E302 violators 2013-11-02 13:12:09 -07:00
smtp.py Fixed #23461 -- Added EMAIL_TIMEOUT setting 2014-09-13 09:33:21 -04:00