Hi,

snaggz03 escreveu:
> 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.
Go to this page:
http://docs.djangoproject.com/en/dev/topics/install/#installing-development-version

"On Windows systems, the same result can be achieved by copying the file 
django-trunk/django/bin/django-admin.py to somewhere on your system 
path, for example C:\Python24\Scripts."


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