On Mon, Sep 8, 2008 at 2:11 PM, Anderson Sousa <[EMAIL PROTECTED]> wrote:

>
> Hi I'm trying to create a Django project, but its returning an error
> message in syntax on this command:
>
>  django-admin.py startproject mysite
>
> its telling like this command "startproject" doesn't exist. Can
> someone help me?
>

Have you set DJANGO_SETTINGS_MODULE in your environment?  That is one thing
that causes this, see:
http://docs.djangoproject.com/en/dev/ref/django-admin/#startproject-projectname

Karen

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

  • Install Anderson Sousa
    • Re: Install Karen Tracey

Reply via email to