This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-09 00:45:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
mail
History
Jon Dufresne
9b9c8c4a81
Fixed
#27368
-- Modifed BaseEmailBackend.__enter__() to close the connection if an exception occurs.
...
Fixes unclosed socket ResourceWarning in mail test. Thanks Claude Paroz for the review.
2016-10-21 05:59:07 -07:00
..
attachments
…
__init__.py
…
custombackend.py
…
test_sendtestemail.py
…
tests.py
Fixed
#27368
-- Modifed BaseEmailBackend.__enter__() to close the connection if an exception occurs.
2016-10-21 05:59:07 -07:00