django1/django/core/mail
Claude Paroz 836d475afe Fixed #22561 -- Prevented too long lines in email messages
Thanks NotSqrt for the excellent report and Tim Graham for the review.
2016-04-19 09:35:24 +02:00
..
backends Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
__init__.py Fixed E128 flake8 warnings in django/. 2016-04-08 09:51:06 -04:00
message.py Fixed #22561 -- Prevented too long lines in email messages 2016-04-19 09:35:24 +02:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00