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-22 08:50:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
eb03fe1642
django
/
tests
/
regressiontests
/
mail
History
Claude Paroz
ffa50ca352
Fixed
#19382
-- Stopped smtp backend raising exception when already closed
...
Thanks Sebastian Noack for the report and the initial patch.
2013-01-03 20:41:45 +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
#19382
-- Stopped smtp backend raising exception when already closed
2013-01-03 20:41:45 +01:00