﻿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
9220	AttributeError: 'module' object has no attribute APPNAME  error when forgetting __init__.py	Sam Thompson	nobody	"When adding an app to INSTALLED_APPS, if the app in question isn't a proper module (i.e. has __init__.py) the error

{{{
AttributeError: 'module' object has no attribute APPNAME
}}}
appears, where APPNAME is the first part of the path that fails.


Mostly, this is just not a very useful error message.  I'm attaching a patch with a suggested message.

I have no idea what to categorize this as."		closed	Uncategorized	1.0		wontfix			Unreviewed	0	0	0	0	0	0
