Re: psycopg 2.2

2006-01-15 Thread Adrian Holovaty
On 1/15/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I have a certain problem with Django and i need help from anyone > 1- I am using psycopg 2.2 on my pc for development of some projects > 2- i need to use django on the same pc but Django needs pscopg 1.1 so > their is a conflict here that

Re: psycopg 2.2

2006-01-15 Thread Dody Suria Wijaya
you could try copying psycopg module files to the django/core/db/backends/ (the same location as postgresql.py) [EMAIL PROTECTED] wrote: Dear All , I have a certain problem with Django and i need help from anyone 1- I am using psycopg 2.2 on my pc for development of some projects 2- i need to