Django Query Field é nulo

Name.objects.filter(alias__isnull=True)
David Diamant