Re: SVN 1.4 pre-alpha SVN-16709 and psycopg2

2011-08-29 Thread Russell Keith-Magee
On Tue, Aug 30, 2011 at 7:31 AM, Niko Bonnieure wrote: > in SVN 1.4 pre-alpha SVN-16709 : file /django/db/backends/ > postgresql_psycopg2/base.py line 25 > > what is that? > > import psycopg2.Error > > this line generate an exception. > > If i remove it, everything works

SVN 1.4 pre-alpha SVN-16709 and psycopg2

2011-08-29 Thread Niko Bonnieure
in SVN 1.4 pre-alpha SVN-16709 : file /django/db/backends/ postgresql_psycopg2/base.py line 25 what is that? import psycopg2.Error this line generate an exception. If i remove it, everything works just fine. Why is this SVN version not good? -- You received this message because you are