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-01-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
mail
History
Mariusz Felisiak
da2f8e8257
Refs
#34118
-- Improved sanitize_address() error message for tuple with empty strings.
2023-07-17 11:03:36 +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
Refs
#34118
-- Improved sanitize_address() error message for tuple with empty strings.
2023-07-17 11:03:36 +02:00