On Tue, Aug 28, 2012 at 3:11 AM, peter wrote:
> I opened this ticket (https://code.djangoproject.com/ticket/18823) on the
> Trac but thought i'd bring it up here to increase the likelihood of it
> getting noticed. In short things don't quite work right when you have a m2m
> field that uses a throu
I opened this ticket (https://code.djangoproject.com/ticket/18823) on the
Trac but thought i'd bring it up here to increase the likelihood of it
getting noticed. In short things don't quite work right when you have a m2m
field that uses a through model that uses a to_field for it's foreign
key.
Anssi,
I just got back from holiday. I hope to be able to review at least some
of these patches within the next 2 weeks. If you don't hear from me in
that time, I'd encourage you to carry on anyway.
Thanks,
Luke
On 25/08/12 20:35, Anssi Kääriäinen wrote:
> I have done some more ORM refactoring