﻿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
9351	Test client ignores querystring on post	sime	nobody	"Typically, when I POST to ""/example/?q=1"", then {{{request.GET['q'] == '1'}}}.

This is true under at least the runserver, apache and fcgi.

However, {{{TestCase.client.post()}}} always produces an empty {{{request.GET}}}."		closed	Testing framework	1.0		fixed			Accepted	0	0	0	0	0	0
