django/tests/mail
2025-01-31 11:54:12 +00:00
..
attachments
__init__.py
custombackend.py Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails. 2024-09-03 09:22:32 -03:00
test_sendtestemail.py Added test for the sendtestemail command when no recipients are given. 2024-01-24 15:02:42 -03:00
tests.py Fixed #36119 -- Fixed UnicodeEncodeError when attaching a file with 8bit Content-Transfer-Encoding. 2025-01-31 11:54:12 +00:00