﻿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
5013	Inaccurate middleware documentation for process_request and process_view	tailofthesun@…	nobody	"The documentation states: ""If it returns an HttpResponse object, Django won’t bother calling ANY other middleware or the appropriate view; it’ll return that HttpResponse."", but this is only true for any request, view, or exception middleware method.  The remaining response middleware methods are still executed on the returned HttpResponse object."		closed	Documentation	dev		fixed	process_request middleware		Ready for checkin	1	0	0	0	0	0
