Opened 5 years ago

Last modified 5 years ago

#31448 closed New feature

Support HTML messages in send_mass_mail and EmailMessage — at Version 1

Reported by: Pepe Bawagan Owned by: nobody
Component: Core (Mail) Version: 3.0
Severity: Normal Keywords: html_message, mail
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Pepe Bawagan)

django.core.mail.send_mass_mail currently does not support html_messages

Change History (2)

by Pepe Bawagan, 5 years ago

Attachment: patch.diff added

comment:1 by Pepe Bawagan, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top