django1/django/core/mail
Baptiste Mispelon 20472aa827 Fixed #21189: Cleaned up usage of bare except clauses.
Thanks to berkerpeksag for the report and to claudep
for the review.
2013-10-05 11:50:03 +02:00
..
backends Fixed #21189: Cleaned up usage of bare except clauses. 2013-10-05 11:50:03 +02:00
__init__.py Fixed #20817 -- Added html_message parameter to django.core.mail.send_mail() 2013-07-29 09:53:47 -04:00
message.py Replaced "not PY3" by "PY2", new in six 1.4.0. 2013-09-02 12:11:02 +02:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00