summaryrefslogtreecommitdiff
path: root/django/core/mail/utils.py
AgeCommit message (Expand)Author
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2019-07-03Fixed #30608 -- Fixed non-unicode EmailMessage crash when domain name for loc...Chason Chaffin
2017-01-19Refs #23919 -- Stopped inheriting from object to define new style classes.Simon Charette
2016-11-14Fixed E305 flake8 warnings.Ramin Farajpour Cami
2009-11-03Fixed #10355 -- Added an API for pluggable e-mail backends.Russell Keith-Magee