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-03-06 15:32:33 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
mail
History
sindre
64060d1c17
Fixed
#34904
-- Prevented mutating sent emails from outbox in locmem email backend.
2023-10-25 08:52:31 +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
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
custombackend.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_sendtestemail.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#34904
-- Prevented mutating sent emails from outbox in locmem email backend.
2023-10-25 08:52:31 +02:00