prefetch_related and select_related provide us with a mechanism to look up objects related to the model that we're querying.
確定! 回上一頁