Gulopine wrote:
Yeah, I guess I see the biggest obstacle here is the simple fact that
the ManyToMany manager is generated each time it's referenced, rather
than persisting on the model. I can replace the add() method of the
generated manager to get it to work immediately, but the next time I
ret
Yeah, I guess I see the biggest obstacle here is the simple fact that
the ManyToMany manager is generated each time it's referenced, rather
than persisting on the model. I can replace the add() method of the
generated manager to get it to work immediately, but the next time I
retrieve the manager
On 1/8/07, Gulopine <[EMAIL PROTECTED]> wrote:
I'm trying to extend the manager created for a ManyToMany relationship,
and I can't seem to make it happen. There's loads of information
available on extending basic managers, but I can't seem to find
anything on the ManyToMany variety. Given that
3 matches
Mail list logo