Friday, October 29, 2010

Re: Start project not working

Hi,

first of all, if you will be sending emails like these, you're
likely to get ignored by people who are otherwise happy to anser
questions like yours (hint: 3 consecutive emails about the same topic
in 2 conferences, "anonymous" user etc.)

Now for the real "answer". You have not told us anything to identify
the issue. Your django-admin.py is clearly working as it responded
with a standard error message (no need to copy in full to the email).
This message appears if parameters supplied to django-admin.py were
incorrect. Since you have not actually shown what exactly you've
typed, no one will be able to tell you what is wrong. I'm going to
guess that you have not typed "django admin-py startproject
myproject". This would not give you the "usage" message.

Cheers

Jirka

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