﻿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
29758	Document testing custom error handlers	Adam Johnson	cammil	"As discussed in #29642, testing custom error handlers is trickier than it appears at first sight - to accurately simulate their arguments, it's best to actually raise the triggering exceptions, as Django's own test suite does: https://github.com/django/django/blob/master/tests/handlers/tests_custom_error_handlers.py#L23

This could be documented to help users setting out to customize the errors Django returns"	Cleanup/optimization	closed	Documentation	2.1	Normal	fixed			Ready for checkin	1	0	0	0	0	0
