Open
Description
The hook system should be able to respond to delete signals.
This requires the registration of a new handler to the post_delete signal in coreapp/hooks/signals.py
.
The hook system should be able to respond to delete signals.
This requires the registration of a new handler to the post_delete signal in coreapp/hooks/signals.py
.