Opened 2 years ago
Last modified 6 weeks ago
#34477 assigned New feature
Asyncio send mail backend — at Version 1
Reported by: | Andrew Chen Wang | Owned by: | nobody |
---|---|---|---|
Component: | Core (Mail) | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Ahmed Ibrahim, Mike Edmunds | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
Implementation of asyncio send mail functionality. All methods get its a
prefix variant, and the get_connection runs a start command unlike its sync version.
https://github.com/django/django/pull/16744
Adds Base, Console, and Dummy backends (no test; pending review of draft implementation).
Change History (1)
comment:1 by , 2 years ago
Description: | modified (diff) |
---|---|
Needs documentation: | set |
Needs tests: | set |
Note:
See TracTickets
for help on using tickets.