On Tuesday 02 August 2005 04:20 am, Adrian Holovaty wrote:
> On 8/1/05, Matthew Marshall <[EMAIL PROTECTED]> wrote:
> > I'm making headway with ticket 122. However I have discovered a bug when
> > porting the m2m_intermediary model test. The get_relatedobject_list
> > methods are not being set.
On 8/1/05, Matthew Marshall <[EMAIL PROTECTED]> wrote:
> I'm making headway with ticket 122. However I have discovered a bug when
> porting the m2m_intermediary model test. The get_relatedobject_list methods
> are not being set. Can you tell me where in the code this is supposed to
> happen? I
I'm making headway with ticket 122. However I have discovered a bug when
porting the m2m_intermediary model test. The get_relatedobject_list methods
are not being set. Can you tell me where in the code this is supposed to
happen? I can see where it is happening for ManyToMany, but not for