﻿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
18564	"Adding a python module with same name like Django project makes ""./manage.py syncdb"" raise ImproperlyConfigured, ""You haven't set the DATABASE_ENGINE setting yet."""	micha.pietsch@…	nobody	"Hi,

I set up a Django project for a helpdesk and called it ""helpdesk"". Didn't notice that when I put django-helpdesk into the python path of course I had two python modules with the same name. 

Trying to ""syncdb"" I got ImproperlyConfigured, ""You haven't set the DATABASE_ENGINE setting yet."" which is misleading when trying to find and fix such a small mistake like the bad module naming. 

Micha

"	Uncategorized	closed	Uncategorized	1.3	Normal	invalid		micha.pietsch@…	Unreviewed	0	0	0	0	0	0
