Hi there,
you are missing the django-admin.py filename on your path. It ends
with "...\django\bin" which is a directory name, not a file name.
HTH
Jirka
Script name may differ in distribution packages
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.
Refer: https://docs.djangoproject.com/en/1.3/intro/tutorial01/
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.