django query exclude obj with null field code example Example: django is null MyModel.objects.filter(field__isnull = False)