django/django/core/mail
Florian Apolloner e99eeefe44 [1.6.x] Decode mails using the message encoding.
Backport of bfe9052831 from master.
2013-12-31 12:10:22 +01:00
..
backends [1.6.x] Decode mails using the message encoding. 2013-12-31 12:10:22 +01:00
__init__.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
message.py [1.6.x] Introduced as_bytes for SafeMIMEText (and other SafeMIME-classes). 2013-12-31 12:05:59 +01:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00