Its late, eyes hanging out of my head .....zzzz

Just installed django from svn. Copied django-admin.py in c:
\python25\scripts so its in my search path for windows.
Created a directory for a tutorial project and from there typed:

django-admin.py startproject chart             (this is a cut and
paste of the command so no posting typos)

All I got was was the long usage message:

Usage: django-admin.py action [options]
actions:
  adminindex [appname ...]
    Prints the admin-index template snippet for the given app name(s).
......


Even if I typed the full path to django-admin.py I got the same.

bummer of a start to django. All I want to do is see a .png appear on
a web page.

Any clues to what I've done wrong.

btw django-admin.py --version does the same so all I can say is that
it was the latest code I got from svn.

...zzzzzzzzzzz


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