#31448: Support HTML messages in send_mass_mail().
------------------------------------+--------------------------------------
Reporter: Pepe Bawagan | Owner: nobody
Type: New feature | Status: closed
Component: Core (Mail) | Version: 3.0
Severity: Normal | Resolution: wontfix
Keywords: html_message, mail | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------------+--------------------------------------
Changes (by felixxm):
* status: new => closed
* has_patch: 1 => 0
* resolution: => wontfix
* easy: 1 => 0
Comment:
The API for `send_mass_mail()` is
[https://github.com/django/django/blob/090ca6512f514556394d4a8d321db7883f03e2a6/django/core/mail/__init__.py#L74-L75
frozen] so we will not accept any new functionalities. Check also
[https://docs.djangoproject.com/en/3.0/topics/email/#sending-multiple-
emails docs] about sending multiple emails.
--
Ticket URL: <https://code.djangoproject.com/ticket/31448#comment:3>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/066.c6ef8994bc12aeb7903b178db78ff384%40djangoproject.com.