This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-18 23:10:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
edf7ad36fa
django
/
tests
/
regressiontests
/
mail
History
Claude Paroz
1620c27936
Fixed
#19186
-- Fixed sending mail with unicode content on Python 3
...
Thanks alex_po for the report and Luke Plant for the analysis.
2012-11-14 10:43:33 +01:00
..
__init__.py
Fixed
#7773
-- Added some simple tests for EmailMessage. Thanks to serialx for the patch.
2008-07-19 02:38:41 +00:00
custombackend.py
Fixed
#10355
-- Added an API for pluggable e-mail backends.
2009-11-03 12:53:26 +00:00
models.py
Fixed
#7773
-- Added some simple tests for EmailMessage. Thanks to serialx for the patch.
2008-07-19 02:38:41 +00:00
tests.py
Fixed
#19186
-- Fixed sending mail with unicode content on Python 3
2012-11-14 10:43:33 +01:00