﻿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
13877	More documentation needed on exceptions in middlewares	pakal <chambon.pascal@…>	nobody	"
I have not found any documentation on the behaviour of django when an exception is raised, not from a view, but from a middleware method. 

Eg. if a process_exception() raises an unexpected exception, how will django deal with that ? And if a process_response() fails when treating a normal http response ?

I can have some information by testing these tests, but as long as it's undocumented I can't really rely on it."		closed	Core (Other)	1.2		fixed			Accepted	0	0	0	0	0	0
