This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-10-06 08:40:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d6db48e5f6
django
/
django
/
core
/
mail
History
Download ZIP
Download TAR.GZ
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