Hi,
I am trying to get started with django on windows vista. I have
successfully installed it as "import django" works in python.
However, whenever I try at the command prompt
"django-admin.py startproject myproject"
I get "Type 'django-admin.py help' for usage".
I have tried four installs on 3 different machines and each time I get
this. What am I doing wrong?
Thanks,
Bob