﻿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
17119	Cache Framework: wrong per-site cache behavior documentation	Vanni	Dan Poirier	"From https://docs.djangoproject.com/en/dev/topics/cache/#the-per-site-cache documentation page: ""The cache middleware caches every page that doesn't have GET or POST parameters"".\\
AFAIK it is not true. URLs with GET parameters (like http://www.example.com/?this_is_a_get_param=value) get (IMHO correctly) cached and POST parameters are simply ignored.

"	Bug	closed	Documentation	1.3	Normal	fixed			Accepted	1	0	0	0	1	0
