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 happened and i don't know how to fix it
> so as i can have both working at the same time or if their is a way to
> make Django work on psycopg 2.2 this will be perfect

Hi Mary,

This thread explains how to get psycopg 2 working with Django:

http://groups.google.com/group/django-users/browse_thread/thread/dc2197f0de69072a/d801feabc1144518

As soon as psycopg 2 is released officially (i.e., out of beta), we'll
add an "official" psycopg2 handler.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to