#35581: Upgrade django.core.mail to use Python's modern email API
-------------------------------------+-------------------------------------
     Reporter:  Mike Edmunds         |                    Owner:  Mike
         Type:                       |  Edmunds
  Cleanup/optimization               |                   Status:  closed
    Component:  Core (Mail)          |                  Version:  dev
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  email, compat32      |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Jacob Walls <jacobtylerwalls@…>):

 In [changeset:"9f61563b4239a55783ed8ee2877f0e9d4b4a35bf" 9f61563b]:
 {{{#!CommitTicketReference repository=""
 revision="9f61563b4239a55783ed8ee2877f0e9d4b4a35bf"
 Refs #35581 -- Fixed email image inline attachment example.

 1. Added imports and setup for clarity.
 2. Removed adding `<` and `>` to Content-ID, as `make_msgid()` already
    includes them.
 3. Removed `$` from reference in HTML, and instead stripped `<>` there, as
    required by HTML `cid:` references.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35581#comment:31>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019afe6c4eef-aba76d62-07db-44c1-a497-320d73e8e7a2-000000%40eu-central-1.amazonses.com.

Reply via email to