django1/django/core/mail
Berker Peksag 5d263dee30 Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string().
Thanks Aymeric Augustin for the suggestion and review.
2014-02-08 11:12:19 -05:00
..
backends Undelete the `return True` removed in 4e0a2fe. 2014-01-12 23:38:28 +00:00
__init__.py Fixed #21674 -- Deprecated the import_by_path() function in favor of import_string(). 2014-02-08 11:12:19 -05:00
message.py Introduced as_bytes for SafeMIMEText (and other SafeMIME-classes). 2013-12-28 18:35:17 +01:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00