django model "null=false" code example Example: django is null MyModel.objects.filter(field__isnull = False)