﻿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
22441	Error in QueryDict documentation documentation	bhupeshpant19jan@…	nobody	"The Path to the QueryDict is wrongly mentioned.
It should be django.http.request.QueryDict instead of django.http.QueryDict.

In an HttpRequest object, the GET and POST attributes are instances of django.http.QueryDict. QueryDict is a dictionary-like class customized to deal with multiple values for the same key. This is necessary because some HTML form elements, notably <select multiple=""multiple"">, pass multiple values for the same key."	Uncategorized	closed	Documentation	1.6	Normal	invalid			Unreviewed	0	0	0	0	0	0
