You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django developers (Contributions to Django itself)
Hi devs,
My lengthy email to this list about improving performance of prefetch_related() seems to have disappeared. Instead, I created a ticket motivating my need for Prefetch() to be able to tell the prefetched to trust the queryset provided by Prefetch() and not generate a huge and unnecessary IN clause: