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
a5bd7f2cb2
django1
/
django
/
core
/
mail
History
Berker Peksag
a5bd7f2cb2
Fixed
#13694
-- Made SafeMIMEText's constructor compatible with MIMEText.
2014-11-24 13:28:58 -05:00
..
backends
Fixed
#23063
-- Convert \n and \r to \r\n when using the SMTP backend as per RFC.
2014-10-12 22:01:24 +02:00
__init__.py
Fixed
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
message.py
Fixed
#13694
-- Made SafeMIMEText's constructor compatible with MIMEText.
2014-11-24 13:28:58 -05:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00