django-templated-email
django-templated-email copied to clipboard
Double-check if all EmailMessage parameters are supported and document them
https://docs.djangoproject.com/en/3.2/topics/email/#emailmessage-objects
Currently missing:
-
reply_to
-
connection
(related to #97)