I am trying django using the djangobook tutorial. I have Python
experience. However when I'm trying to execute following command in
command prompt (Windows 7), I get this error.
File "<stdin>", line 1
django-admin.py startproject mysite
^
SyntaxError: Invalid synatx
I have put Python in Windows Environment variables already. First I go
to the directory and write that command. It doesnt work.
Any suggestions?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en.