django/tests/mail
2025-10-17 19:25:02 +02: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_deprecated.py Fixed #35581 -- Updated django.core.mail to Python's modern email API. 2025-07-25 13:50:02 +02:00
test_sendtestemail.py Fixed #36138 -- Changed ADMINS and MANAGERS settings to lists of strings. 2025-03-21 10:17:57 +01:00
tests.py Refs #35844 -- Doc'd Python 3.14 compatibility. 2025-10-17 19:25:02 +02:00