﻿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
8401	Document : 'django.test.simple.run_tests' - forces settings.DEBUG = False	rishi	nobody	"There doesn't seem to be a documented reason for forcing the settings.DEBUG value to False.  The TEST_RUNNER should just use the value specified in the --settings option of the test management command.  If there is a good reason to force the setting, it should be doc'd.

Commenting out this line and running this test w/ settings.DEBUG = True seems to work.

Here is the code:
source:/django/trunk/django/test/simple.py#L123"		closed	Documentation	dev		fixed	TEST_RUNNER DEBUG test		Accepted	0	0	0	0	0	0
