﻿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
10435	WSGI handler class cannot be overridden in runserver	Trevor Caira	nobody	It is currently impossible to use an alternate WSGI handler class than the default `django.core.handlers.wsgi.WSGIHandler` with the development server. I've included a patch with parameterizes it via an option `--handler`.	New feature	closed	Core (Management commands)	dev	Normal	fixed			Design decision needed	1	0	0	0	0	0
