how to filter > 0 items values in django code example Example: django is null MyModel.objects.filter(field__isnull = False)