1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/mail
2016-10-12 20:48:09 +02:00
..
attachments Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3. 2015-07-25 07:42:30 -04:00
__init__.py
custombackend.py Fixed several typos in Django 2014-05-28 17:39:14 -07:00
test_sendtestemail.py Fixed #24970 -- Added --managers and --admins options to the sendtestemail management command. 2015-06-22 07:21:26 -04:00
tests.py Fixed #27333 -- Prevented BASE64 encoding in message.as_string() on Python 3 2016-10-12 20:48:09 +02:00