﻿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
32997	Errors in 404 templates are hard to debug	jooadam		"I have a custom 404.html template, which extends a fairly complex base template. Something in this base template raises an error when visiting a non-existing page, but in DEBUG=True the page never gets rendered, and in DEBUG=False I only see the 500 error page and the email sent to the ADMINS address, which ''does not include a stack trace'', or rather, has None listed under the stack trace.

I have no idea how to proceed with debugging, short of removing and adding back dynamic statement and expression in my base template."	Bug	new	Error reporting	3.2	Normal				Unreviewed	0	0	0	0	0	0
