prefetch_related () does a separate lookup for each relationship, and does the "joining" in Python. What does it mean by "doing the joining in python"? Can ...
確定! 回上一頁