django query for not None code example Example: django is null MyModel.objects.filter(field__isnull = False)