django1/django/core/mail
kalombo 734e6bb2b8 [1.11.x] Fixed #28042 -- Fixed crash when using a two-tuple in EmailMessage's attachments arg.
Backport of dd00184892 from master
2017-04-07 18:24:09 -04:00
..
backends Refs #26487 -- Removed unneeded ehlo() calls in SMTP backend. 2016-12-23 09:22:23 -05:00
__init__.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
message.py [1.11.x] Fixed #28042 -- Fixed crash when using a two-tuple in EmailMessage's attachments arg. 2017-04-07 18:24:09 -04:00
utils.py Fixed E305 flake8 warnings. 2016-11-14 12:30:46 -05:00