mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Doc tweaks for html_message parameter to send_mail(); refs #20817
This commit is contained in:
parent
53e9ab72e9
commit
d4dd55e78c
2 changed files with 4 additions and 3 deletions
|
@ -72,7 +72,8 @@ are required.
|
|||
:mimetype:`text/html` content type.
|
||||
|
||||
.. versionadded:: 1.7
|
||||
The html_message parameter was added
|
||||
|
||||
The ``html_message`` parameter was added.
|
||||
|
||||
send_mass_mail()
|
||||
================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue