﻿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
2153	debug.py fails to render	anonymous	Adrian Holovaty	"Sometimes when django is unable to find the correct location for an error,
it just dumps a stack trace instead of showing the more informative debug page.

The problem is in views/debug.py, setting the lastframe to the last element of the frames list,
which happens to be empty if no frame could be found.

A trivial patch solving the problem is attached.
"	defect	closed	Core (Other)		trivial	fixed			Unreviewed	0	0	0	0	0	0
