﻿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
13043	Default manage.py should print ImportError	sdolan	nobody	"== Problem ==
The error handling in the default manage.py for an !ImportError is difficult/frustrating to debug if the error was not in importing the settings module itself.

== Solution ==
Print out the !ImportError exception when it occurs.  The !ImportError exception gives details of the actual module that failed to import.




"	New feature	closed	Core (Management commands)	1.2-beta	Normal	duplicate			Accepted	1	0	0	1	0	0
