Hey all, I make extensive use of managers, and I was excited to start using as_manager for my queryset/manager mashups, but it seems use_for_related_fields isn't a part of as_manager's considerations. I can think of two sensible implementations: pass an argument to as_manager(), or honor a class attr of the same name on the queryset.
Is this a reasonable improvement? Is one of those possible implementations (or a completely different one) better? Regards, Martin Chase -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/77057fb8-7230-4a9d-a947-02b63f17106d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
