Re: problem with virtualenv django versions and postgresql

2009-05-30 Thread Kenneth Gonsalves
On Saturday 30 May 2009 17:23:01 Kenneth Gonsalves wrote: > this problem may not be django related at all, but maybe someone here could > tell me how to debug it. > > I have a VPS on Gandi with several .90 django sites and some running on > latest trunk. I had set up virtualenv to run the sites on

problem with virtualenv django versions and postgresql

2009-05-30 Thread Kenneth Gonsalves
hi, this problem may not be django related at all, but maybe someone here could tell me how to debug it. I have a VPS on Gandi with several .90 django sites and some running on latest trunk. I had set up virtualenv to run the sites on trunk. The sites on trunk run perfectly. The .90 sites als