Re: django settings problem

2007-05-01 Thread Christian Markwart Hoeppner
Python uses PYTHONPATH instead of PATH. Make sure your using the first. Chris El mar, 01-05-2007 a las 01:24 +, whidbey escribi�: > I dint' use the host's django. > I make my own django folder in my home path ,It's last trunk 0.96 > ~/dango/django_src > > and in my .bash_profile I export my

django settings problem

2007-04-30 Thread whidbey
I dint' use the host's django. I make my own django folder in my home path ,It's last trunk 0.96 ~/dango/django_src and in my .bash_profile I export my django before the default sys path but I can't change any thing,any fact. when I use python import django django.__path__ It still print >>>