Hey all,
Sorry for the slightly delayed update. This past week I worked on
completing the work on my m2m-refactor branch. Specifically I worked though
the review notes from my mentor, as well as ensuring all changes are
completely backwards compatibly. In addition I put together a backwards
comp
> I have looked into the code and think implementing this should be
> possible, but needs some changes in the django-ORM itself.
I read some of the code around Queryset, Model Inheritance and the
Query-object itself. I _think_ the parts where django needs some
adjustments can be limited to two p