prefetch_related , on the other hand, does a separate lookup for each relationship, and does the 'joining' in Python.
確定! 回上一頁