python - Django manage.py only returning list of subcommands and options -


i'm sure i'm overlooking simple, i've tried multiple times , still run same problem.

i have installed python 2.7.1 , django 1.2.4 on windows vista.

i create project using django-admin startproject projectname. creates folders , files needed.

i try running manage.py runserver , receive in return available commands , options manage.py.

what missing here? see no output other this.

thanks in advance.

have run manage.py runserver , if have, try python manage.py runserver?


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -