django filter by related table code example Example: django filter on related field len(Collection.objects.filter(item__flag=True).distinct())