﻿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
16702	Problem.	jvbytoast@…	nobody	"Its not really a bug but I need to like be able to use django in my python code but i cant figure out how to set it up.
I tried to do this
management.call_command('syncdb', 'settings=mysite.settings')
management.call_command('syncdb', ""pythonpath='/home/guest/Downloads/MillionSongSubset/Django/mysite'"")
But it still gives me an error about 
ImportError: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.
Even though I am clearly defining settings.
I really need an answer thats why I am using this because my project is due in like a week.
"	Bug	closed	Documentation	1.3	Normal	invalid			Unreviewed	0	0	0	0	1	0
