Re: Tests fail with django-1.2-rc1

2010-05-11 Thread Dirk Eschler
Am Dienstag 11 Mai 2010, 16:38:40 schrieb Russell Keith-Magee: > On Tue, May 11, 2010 at 10:21 PM, Dirk Eschler wrote: > > Hello, > > > > i'm in the process of upgrading a project to django-1.2-rc1. While the > > project specific tests passed with django-1.1.1, they all fail now with > > django-1

Re: Tests fail with django-1.2-rc1

2010-05-11 Thread Russell Keith-Magee
On Tue, May 11, 2010 at 10:21 PM, Dirk Eschler wrote: > Hello, > > i'm in the process of upgrading a project to django-1.2-rc1. While the project > specific tests passed with django-1.1.1, they all fail now with django-1.2-rc1 > (see example below). Any idea what's going wrong? At a guess -- you

Tests fail with django-1.2-rc1

2010-05-11 Thread Dirk Eschler
Hello, i'm in the process of upgrading a project to django-1.2-rc1. While the project specific tests passed with django-1.1.1, they all fail now with django-1.2-rc1 (see example below). Any idea what's going wrong? ERROR: test_content_is_active (foo.bar.tests.MyTestCase) --