Hi,

A quote from the django tutorial:

"If you installed Django using a Linux distribution’s package manager (e.g.
apt-get or yum) django-admin.py may have been renamed to django-admin. You
may continue through this documentation by omitting .py from each command."

So try using "django-admin startproject mysite".

Regards,

JP De Villiers

On Tue, Jun 28, 2011 at 8:48 AM, jaspreet kaur <[email protected]> wrote:

> I am a newbie and I am facing a problem while starting the django project.
> When I type "django-admin.py startproject mysite",it shows the error that
> "admin.py command not found".
> Please help me solving this problem.
>
> --
> 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.
>

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