django1/django/core/mail
Brendon Crawford cd1ca26702 Adds generators support for email backends that do not support it. 2013-04-03 19:42:31 -07:00
..
backends Adds generators support for email backends that do not support it. 2013-04-03 19:42:31 -07:00
__init__.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
message.py Fixed #19107 -- Workarounded message-encoding bug on Python < 2.6.6 2012-10-11 21:40:14 +02:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00