mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #35537 -- Improved documentation and test coverage for email attachments and alternatives.
This commit is contained in:
@@ -284,7 +284,9 @@ PostgreSQL 14 and higher.
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
* ...
|
||||
* :attr:`EmailMultiAlternatives.alternatives
|
||||
<django.core.mail.EmailMultiAlternatives.alternatives>` should only be added
|
||||
to using :meth:`~django.core.mail.EmailMultiAlternatives.attach_alternative`.
|
||||
|
||||
.. _deprecated-features-5.2:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user