I am a beginner so bear with me here.  Given this from the django
tutorial,

"django-admin.py should be on your system path if you installed Django
via python setup.py. If it’s not on your path, you can find it in site-
packages/django/bin, where `site-packages` is a directory within your
Python installation. Consider symlinking to django-admin.py from some
place on your path, such as /usr/local/bin."

I am attempting to create a database using django on a server which I
did not create so...  I was told Python was set up on the server.  How
do I determine if djano-admin.py is on my system path?  If it is not,
then how do I go about "symlinking to django-admin.py from some place
on your path, such as /usr/local/bin"?

Again, my OS is Windows Home.




--~--~---------~--~----~------------~-------~--~----~
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