Changes between Initial Version and Version 2 of Ticket #32822


Ignore:
Timestamp:
Jun 6, 2021, 11:08:19 PM (3 years ago)
Author:
Mariusz Felisiak
Comment:

This is not an issue in Django (see #31966) and we cannot document all caveats in external services.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32822

    • Property Resolutionwontfix
    • Property Status newclosed
    • Property Summary Docs should mention that from_email in send_email function do not work with every service. Some like gmail do not allow you to change the nameDocs that send_email()'s from_email doesn't work in Gmail.
    • Property Type UncategorizedCleanup/optimization
  • Ticket #32822 – Description

    initial v2  
     1Docs should mention that from_email in send_email function do not work with every service. Some like gmail do not allow you to change the name
Back to Top