mark how do I add a file to %PATH% ?

On Aug 15, 10:37 am, Maksymus007 <maksymus...@gmail.com> wrote:
> copy django-admin.py into C:\Python26\Scripts and add this into %PATH% :)
> Or add c;\Python26\Lib\site-packages\bin\django-admin to %PATH% but
> I'd preffer first one
>
> On Sat, Aug 15, 2009 at 7:31 PM, Thiago511<tcgb...@hotmail.com> wrote:
>
> > oh ok mark, yeah I can see django in site-packages
> > and I see django-admin in the bin folder:
> > c;\Python26\Lib\site-packages\bin\django-admin
>
> > So why doesn't it open in cmd?
>
> > On Aug 15, 10:22 am, Maksymus007 <maksymus...@gmail.com> wrote:
> >> 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