﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30451	Add ASGI support to Django.	Andrew Godwin	Andrew Godwin	"The ASGI specification (http://asgi.readthedocs.io) is now stable and Django should add support for it in addition to WSGI. This doesn't require too many deep changes, unlike a proposed ""async-ification"" of Django to allow async views and similar, which will require a DEP.

This will allow both seamless hosting of Django on ASGI servers, and will also significantly improve performance for sites that have slow file uploads as a blocking operation, as this will run asynchronously rather than holding open a thread."	New feature	closed	HTTP handling	dev	Normal	fixed	asgi	Petter Strandmark	Ready for checkin	1	0	0	0	0	0
