﻿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
923	[patch] 'KeyError' in wsgi.py when there is no 'QUERY_STRING' in os.environ	michael.mcewan@…	Adrian Holovaty	django.core.handlers.wsgi._get_get does not appear to cater for circumstances when there is no QUERY_STRING. The WSGI spec says that the QUERY_STRING environment variable may be absent. I'm attaching a patch which prevents a 'KeyError' being raised when there is no QUERY_STRING.	defect	closed	Core (Other)		normal	fixed			Unreviewed	1	0	0	0	0	0
