Thomas Waldmann 87b3711fd5 handle deletion of a Domain
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.
2013-11-02 00:12:36 +01:00
..
2013-11-01 21:11:57 +01:00
2013-11-02 00:12:36 +01:00