On ma, 2010-04-05 at 12:38 -0700, Kartik wrote:

> python django-admin.py startproject django-test
> python: can't open file 'django-admin.py': [Errno 2] No such file or
> directory

python c:\where\django\lives\django-admin.py startproject myproject

(Don't put dashes in your projectname. It should be a valid python
identifier.)

-- 
Dennis K.

They've gone to plaid!

-- 
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.

Reply via email to