#31224 closed New feature (fixed)
Add asynchronous views.
| Reported by: | Mariusz Felisiak | Owned by: | Andrew Godwin |
|---|---|---|---|
| Component: | Core (Other) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Evstifeev Roman | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Add asynchronous views in Django (see details).
Accepted based on DEP 0009: Async-capable Django.
Change History (16)
comment:1 by , 6 years ago
| Needs tests: | set |
|---|
comment:2 by , 6 years ago
| Needs tests: | unset |
|---|
comment:3 by , 6 years ago
| Cc: | added |
|---|
comment:4 by , 6 years ago
comment:8 by , 6 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
In 1e858adf: