django1/django/core/mail
Claude Paroz 7c5b244826 Fixed #17061 -- Factored out importing object from a dotted path
Thanks Carl Meyer for the report.
2013-02-04 16:38:25 +01:00
..
backends Replaced deprecated sslerror by ssl.SSLError 2013-01-03 22:16:43 +01:00
__init__.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
message.py Fixed #19107 -- Workarounded message-encoding bug on Python < 2.6.6 2012-10-11 21:40:14 +02:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00