﻿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
32105	Allow overriding technical 500 page templates	Aarni Koskela	Aarni Koskela	"When specifying a custom `DEFAULT_EXCEPTION_REPORTER` class, the template paths aren't easily overrideable since they're formed as local variables within the rendering functions (see https://github.com/django/django/blob/78ae8cc5d8aff65afbf35947421a8a1aba13bfab/django/views/debug.py#L334); as it is, one has to copy-paste the functions into a subclass.

Hoisting them up to class-level variables would make deriving from the default `ExceptionReporter` more effortless."	New feature	closed	Error reporting	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
