﻿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
2322	Django FCGI interface doesn't display the 500 error page when an unhandled exception occurrs	valery_z@…	Adrian Holovaty	"If I set DEBUG = False in my settings.py, fcgi interface displayes a backtrace, which the user shouldn't see 
(actually, flup does this, because WSGIServer is called without 'debug' parameter, and it is true by default).
I think there should be a command line option 'debug' in manage.py runfcgi.


"	defect	closed	Core (Other)	dev	normal	invalid			Unreviewed	0	0	0	0	0	0
