I go into the folder that I would like to store my project and successfully start up python 2.7 then I checked to see if django was installed and it shows that I have 1.3.1 installed. So i run the command "django-admin.py startproject mysite" it says invalid syntax. I am using admin command prompt on windows 7.
-- 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.

