django1/django/core/mail
Konrad Świat c6da621def Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3.
Thanks tkrapp for the report and Tim Graham for the review.
2015-07-25 07:42:30 -04:00
..
backends Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
__init__.py Sorted imports in __init__.py files. 2015-06-27 11:53:33 -04:00
message.py Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3. 2015-07-25 07:42:30 -04:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00