Maybe with custom Prefetch object? >>> >>> TaggedItem.objects.all().prefetch_related( ... Prefetch('content_object', queryset=Book.
確定! 回上一頁