﻿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
5343	Settings module passed through the command line (using --settings) is being ignored	Manoj Govindan <egmanoj@…>	Adrian Holovaty	"Consider the following command:

{{{
[django_project_dir]/> python manage.py test --settings=custom_settings
}}}

custom_settings is present in the same directory as settings.py. However the settings present in custom_settings are ignored. It seems that changeset 6047 introduced changes wherein settings get configured *before* custom settings are activated. "		closed	Core (Other)	dev		fixed		egmanoj@…	Unreviewed	0	0	0	0	0	0
