#32633: send_mail must make `from_email` argument optional
-------------------------------------+-------------------------------------
Reporter: Aryan Iyappan | Owner: nobody
Type: | Status: closed
Cleanup/optimization |
Component: Core (Mail) | Version: 3.2
Severity: Normal | Resolution:
| worksforme
Keywords: | Triage Stage:
| Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Nick Pope):
* status: new => closed
* resolution: => worksforme
Comment:
`DEFAULT_FROM_EMAIL` will be used if you explicitly pass `None` to the
`from_email` argument.
We cannot change the order of arguments as it would be backward-
incompatible.
--
Ticket URL: <https://code.djangoproject.com/ticket/32633#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.913d4d9e538c5f95c25387f7c94a2710%40djangoproject.com.