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
3f76d1402d
django1
/
django
/
core
/
mail
History
Claude Paroz
04b7b28812
Fixed
#26802
-- Prevented crash when attaching bytes as text message
...
Thanks Tim Graham for the review.
2016-07-08 11:58:05 +02:00
..
backends
Fixed
#25986
-- Fixed crash sending email with non-ASCII in local part of the address.
2016-05-06 14:34:11 -04:00
__init__.py
Fixed E128 flake8 warnings in django/.
2016-04-08 09:51:06 -04:00
message.py
Fixed
#26802
-- Prevented crash when attaching bytes as text message
2016-07-08 11:58:05 +02:00
utils.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00