django/tests/mail
Mariusz Felisiak f405954ea2 Refs -- Added test for preventing header injection in display name of email addresses. 2020-07-20 07:10:16 +02:00
..
attachments Fixed -- 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 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_sendtestemail.py Refs -- Removed encoding preambles and future imports 2017-01-18 09:55:19 +01:00
tests.py Refs -- Added test for preventing header injection in display name of email addresses. 2020-07-20 07:10:16 +02:00