I am using django 1.3.1
I followed the online tutorial and tried to use \"django-admin.py startproject mysite\".
But I always receive this:
D
If you are on Windows 7, update the registry entry at:
HKEY_CLASSES_ROOT\Applications\python.exe\shell\open\command
to have the value:
"C:\Python27\python.exe" "%1" %*
(modify the above value if you have installed python in a different location)