This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
d674fe6dee
django1
/
django
/
core
/
mail
History
Florian Apolloner
bfe9052831
Decode mails using the message encoding.
2013-12-30 23:54:12 +01:00
..
backends
Decode mails using the message encoding.
2013-12-30 23:54:12 +01:00
__init__.py
Fixed
#21302
-- Fixed unused imports and import *.
2013-11-02 15:24:56 -04:00
message.py
Introduced as_bytes for SafeMIMEText (and other SafeMIME-classes).
2013-12-28 18:35:17 +01:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00