﻿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
24877	Exceptions in renderizable responses are not handled by Middleware's `process_exception()`	German M. Bravo	Sylvain Fankhauser	"If a response which has `render()` method raises an exception, the exception is not handled by the middleware's `process_exception()` method.

Probably there's a missing try/except in https://github.com/django/django/blob/master/django/core/handlers/base.py#L176, like the one in #L145."	New feature	closed	HTTP handling	dev	Normal	fixed			Accepted	1	0	0	0	0	0
