I had the same problem as you do.

You can try the instructions on this site:
http://djangolife.blogspot.sg/2008/06/part-vi-django.html 

Remember to restart your cmd prompt after you changed the environment 
variables though. I didn't and it took me sometime to figure out that the 
reason the environment variables didn't change was because I did not 
restart my shell/cmd prompt. Hope this helps.

--Vincent

On Monday, June 18, 2012 3:15:53 AM UTC+8, Melvyn Sopacua wrote:
>
> On 14-6-2012 17:25, Daniel Roseman wrote: 
>
> >> I rent space on a server run by hostmonster.com.  Would it be a better 
> >> idea for me to learn how to do all this straight on my server instead 
> of 
> >> windows anyways?  I don't even know how to tell if the django stuff 
> works 
> >> within my hosting environment. 
>
> > 
> > No need for Unix or cygwin. cd works perfectly well in Windows, as does 
> > Django generally. What specific problem are you having? 
>
> The unix/cygwin comment was related to that part specifically. Either 
> way, off-list I received indication that his problem is related to the 
> windows path, and putting that back on the list: 
>
> On 14-6-2012 18:35, Daniel Patriarca wrote: 
> > - I entered <django-admin.py startproject mysiteand> hit enter 
> > 
> > - I got the error that django-admin.py is not recognized as an internal 
> or 
> > external command, operable program or batch file. 
>
> In this case, you need to alter the windows PATH variable. I totally 
> forgot how to do that, something with My Computer and right-clicks. 
> Maybe somebody else can chime in. 
> -- 
> Melvyn Sopacua 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/q04LNBwH940J.
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