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-10-28 16:16:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
b1e0262c9f9d11eae6230b51c5aa5d71122d5f05
django
/
tests
/
mail
History
Mariusz Felisiak
56977b466c
Refs
#35844
-- Doc'd Python 3.14 compatibility.
2025-10-17 19:25:02 +02:00
..
attachments
Fixed
#27848
-- Prevented crash when attaching a .eml file to a message
2017-04-01 16:19:03 +02:00
__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