This website requires JavaScript.
Explore
Help
Sign In
source
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2026-02-09 02:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3851601b2e080df34fb9227fe5d2fd43af604263
django
/
tests
/
mail
History
Mariusz Felisiak
6cff020787
Applied Black's 2026 stable style.
...
https://github.com/psf/black/releases/tag/26.1.0
2026-01-18 21:26:56 +01:00
..
attachments
Fixed
#27848
-- Prevented crash when attaching a .eml file to a message
2017-04-01 16:19:03 +02:00
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
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
Applied Black's 2026 stable style.
2026-01-18 21:26:56 +01:00