prefetch_related () works similarly, but instead of doing a SQL join it does a separate query for each object and then joins them in Python. This ...
確定! 回上一頁