You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
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.
dotcomboy
unread,
Nov 5, 2011, 12:04:02 AM11/5/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Did you try "python django-admin.py startproject mysite"?