I know that filtering the queryset does but ordering doesn't really change the contents of the fetched lists. Ex: artists = Artist.objects.prefetch_related(' ...
確定! 回上一頁