Deleting a tenant in the django admin causes django to display a list of objects that will be deleted. Zones associated with the tenant show up as:
Tenant-zone relationship: Tenant_zones object (7)
Show the zone name instead, but make it clear that the zone itself will not be deleted.