django-admin py extension on fedora
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home