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-07 07:52:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
mail
History
Konstantin Alekseev
e5118b545b
Used mock.Mock() in SMTPBackendTests.
...
Using bool caused mypy typecheck failures.
2020-08-07 20:31:47 +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
…
test_sendtestemail.py
…
tests.py
Used mock.Mock() in SMTPBackendTests.
2020-08-07 20:31:47 +02:00