new project directory not defined when starting :
Hi Python experts,
I want to start a new project with :
C:\Users\Django_Projects>django-admin.py startproject mysite
but nothing happens
I have already checked that I have Python and Django installed and
defined Env Path: C:\Python27\Lib\site-packages\django\bin, where the
django_admin.py is defined
Though I am not sure C:\Python27\Scripts also has this django-admin.py
file defined too?
But if so it is not in the Path right? Should I remove one of them?
--
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