Tuesday, June 22, 2010

Newbie Question about django-admin.py startproject

Ok, I am trying to start a project with Django and failing miserably.

I open Python IDLE, Type "import django" then type "django-admin.py
startproject testsite" and get a SyntaxError:invalid syntax.

Does anyone know where I am going wrong here?

Note: I installed both Python 2.6.5 and Djang 1.1.1 with the Ubuntu
package manager.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment