summaryrefslogtreecommitdiff
path: root/tests/mail/test_sendtestemail.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #33476 -- Reformatted code with Black.django-bot2022-02-071-31/+52
* Refs #23919 -- Removed encoding preambles and future importsClaude Paroz2017-01-181-2/+0
* Fixed #24970 -- Added --managers and --admins options to the sendtestemail ma...Rolo2015-06-221-8/+59
* Removed unused imports.Tim Graham2015-03-201-1/+0
* Adapted sendtestemail to be more argparse-ishClaude Paroz2015-03-201-7/+0
* Removed unused import.Tim Graham2015-03-201-2/+0
* Used testing domain names in mail tests per rfc2606.Tim Graham2015-03-201-2/+2
* Fixed #24419 -- Added sendtestemail management commandLoek van Gent2015-03-201-0/+43