#35514: Dictionary based EMAIL_PROVIDERS settings
-----------------------------+----------------------------------------
     Reporter:  Jacob Rief   |                    Owner:  Mike Edmunds
         Type:  New feature  |                   Status:  assigned
    Component:  Core (Mail)  |                  Version:  dev
     Severity:  Normal       |               Resolution:
     Keywords:               |             Triage Stage:  Accepted
    Has patch:  1            |      Needs documentation:  0
  Needs tests:  0            |  Patch needs improvement:  1
Easy pickings:  0            |                    UI/UX:  0
-----------------------------+----------------------------------------
Comment (by nessita <124304+nessita@…>):

 In [changeset:"22ce7cf4d53cbe3d1613270088ff938907248ac2" 22ce7cf4]:
 {{{#!CommitTicketReference repository=""
 revision="22ce7cf4d53cbe3d1613270088ff938907248ac2"
 Refs #35514 -- Cleaned up mail tests.

 * Renamed shared backend test case class to SharedEmailBackendTests,
   to avoid confusion with tests for the BaseEmailBackend.

 * Used consistent module references to mail functions (removed `mail.`
   from most uses; kept it for `mail.get_connection()`).

 * Used consistent `backend` variable name for EmailBackend instances in
   backend tests (matching most SMTP tests, replacing `connection` and
   `conn` in other tests).

 * Renamed some test cases for clarity.

 * Removed some unnecessary docstrings from test cases.

 * Reformatted some docstrings with nearby edits.
 }}}
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35514#comment:40>
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/0107019e0016e3c2-fc16160f-bc5b-4112-a122-92323bdbcbcb-000000%40eu-central-1.amazonses.com.

Reply via email to