﻿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
21225	Unable to create django folder	psnmurthy4@…	nobody	"i have got the following error
!C:\Python33\python.exe
from django.core import management

if name == ""main"": management.execute_from_command_line()

I have installed Python33 and Django-1.5.4 in my C folder after i have installed django (python setup.py install), i have tried import django by using interface python it's working fine.

After i have used the following path in command prompt:

C:\Python33\Scripts\django-admin.py but it's not working


C:\Python33\Scripts>django-admin.py startproject mysite it is also not working

C:\Python33\Scripts>

Can you give me solution for this"	Bug	closed	Python 3	1.5	Release blocker	invalid			Unreviewed	0	0	0	0	0	0
