﻿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
30752	Allow using ExceptionReporter subclass in django.views.debug.technical_500_response	Carlton Gibson		"#29714 allows using an ExceptionReporter subclass with AdminEmailHandler. 

Ideally we'd make the similar available for the 500 debug error view. 

Currently the use of `ExceptionReporter` is hardcoded. 

* Move this to a parameter
* Provide an example of using, e.g., `functools.partial` to configure a subclass with specifying `handler500`. "	New feature	new	Error reporting	dev	Normal				Unreviewed	0	0	0	0	1	0
