Opened 12 hours ago

Last modified 9 hours ago

#36132 closed Cleanup/optimization

Add **kwargs to send_email and send_mass_mail functions — at Initial Version

Reported by: Nikolay Fedorov Owned by:
Component: Core (Mail) Version: 5.1
Severity: Normal Keywords: send_email, send_mass_mail, 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

Please add **kwargs to send_email and send_mass_mail functions for pass it to EmailMultiAlternatives like extra arguments - "headers" as example.

Change History (0)

Note: See TracTickets for help on using tickets.
Back to Top