This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-10-28 16:16:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
d6db48e5f6320ec3d76419b67c6a3819f078be5c
django
/
django
/
core
/
mail
History
Florian Apolloner
e99eeefe44
[1.6.x] Decode mails using the message encoding.
...
Backport of
bfe9052831
from master.
2013-12-31 12:10:22 +01:00
..
backends
[1.6.x] Decode mails using the message encoding.
2013-12-31 12:10:22 +01:00
__init__.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
message.py
[1.6.x] Introduced as_bytes for SafeMIMEText (and other SafeMIME-classes).
2013-12-31 12:05:59 +01:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00