﻿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
4731	"setup_environ assumes that settings module is called ""settings"""	Chris Beaven	Adrian Holovaty	"In several of my apps, I use a `settings_live` module (which simply imports * from settings and overrides appropriately).

I can't use `management.setup_environ()` for a cron script I'm using because it relies on the settings module actually being called `settings` (it's hard coded)

Patch attached which fixes this."		closed	Core (Other)	dev		fixed			Ready for checkin	1	0	0	0	0	0
