On Sat, Aug 15, 2009 at 7:18 PM, Thiago511<tcgb...@hotmail.com> wrote:
>
> python is in %PATH%
> Django is not though.
> How do I add it to %PATH% ?
>
>

if you installed django by python setup.py install than it is in
site-packages directory of Python instalation and having Python in
%PATH% everything should work - python will find django itself

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