Perhaps Django is packaged differently on Fedora.  Did you install it
using yum?  I'd recommend installing with pip to avoid such issues, and to
ensure you're getting the latest version.

Brett


On 10/21/11 6:01 AM, "flebber" <flebber.c...@gmail.com> wrote:

>Just want to double check something really minor.
>
>The django-admin.py command on my system(fedora 15) will only invoke
>without the py extension. Is this okay? the django book shows the
>command with the extension.
>
>my command line:
>
>[sayth@sayth django]$ django-admin.py startproject mysite
>bash: django-admin.py: command not found
>[sayth@sayth django]$ django-admin startproject mysite
>[sayth@sayth django]$
>
>
>Sayth
>
>-- 
>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+unsubscr...@googlegroups.com.
>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 django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to