Re: Django 1.0.2 Test Suite - Modeltests-m2m_through

2009-05-26 Thread Russell Keith-Magee
On Wed, May 27, 2009 at 2:21 AM, Tarun Pasrija wrote: > > Hi > > In my effort to contribute rectification of Django test suite, I ran > it using the following command to select the model as m2m_through > > $ python runtests.py --settings=settings --verbosity=2 m2m_through > > The output Failure r

Django 1.0.2 Test Suite - Modeltests-m2m_through

2009-05-26 Thread Tarun Pasrija
Hi In my effort to contribute rectification of Django test suite, I ran it using the following command to select the model as m2m_through $ python runtests.py --settings=settings --verbosity=2 m2m_through The output Failure result is as follows:- Failed example: Person.objects.filter(membe