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