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-05-01 04:04:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1b3f832ab7
django
/
tests
/
regressiontests
/
mail
History
Claude Paroz
1b3f832ab7
Fixed
#19134
-- Allowed closing smtp backend when the server is stopped
...
Thanks Sebastian Noack for the report and the initial patch.
2013-01-03 18:49:00 +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
#19134
-- Allowed closing smtp backend when the server is stopped
2013-01-03 18:49:00 +01:00