Here's an example with the Count aggregate:,Here's another example with the Avg aggregate: ... from django.db.models import Count, OuterRef, ...
確定! 回上一頁