django1/django/core/mail
Claude Paroz 8599f64e54 Fixed #18861 -- Triggered message validation with locmem email backend
Thanks Bruno Renié for the report and the initial patch.
2012-09-22 15:17:13 +02:00
..
backends Fixed #18861 -- Triggered message validation with locmem email backend 2012-09-22 15:17:13 +02:00
__init__.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
message.py [py3] Workarounded a Python bug in mail header encoding 2012-08-17 20:19:14 +02:00
utils.py Fixed #10355 -- Added an API for pluggable e-mail backends. 2009-11-03 12:53:26 +00:00