87b3711fd5
as we reference the Domain as ForeignKey in the Host, it'll kill all Hosts that reference the deleted Domain also. needs to be the PRE_delete signal as some of the data we need is already gone when using POST.