﻿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
7234	Processing of If-Modified-Since does not work	Romamo	nobody	"I have found a bug in django.middleware.http.ConditionalGetMiddleware
Lines 22 and 29
Instead of
                response.status = 304
must be
                response.status_code = 304
"		closed	Core (Other)	dev		duplicate			Unreviewed	0	0	0	0	0	0
