django-admin.py startproject not working
I'm trying to create my first Django project, and I must be missing
something really basic. I'm using Windows Vista, and have installed
Python 2.7 and Django 1.2.3, put the location of django-admin.py into
my PATH variable, and navigated via command line to the location where
I want to create a project. I'm entering:
django-admin.py startproject cms
at the command line. I don't get an error, but I also don't get any
processing back - just a new prompt, and no project created in the
directory. Can't find any posts on the web regarding this issue...
Thanks!
--
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