django1/django/core/mail
Claude Paroz 04b7b28812 Fixed #26802 -- Prevented crash when attaching bytes as text message
Thanks Tim Graham for the review.
2016-07-08 11:58:05 +02:00
..
backends Fixed #25986 -- Fixed crash sending email with non-ASCII in local part of the address. 2016-05-06 14:34:11 -04:00
__init__.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
message.py Fixed #26802 -- Prevented crash when attaching bytes as text message 2016-07-08 11:58:05 +02:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00