Utils Signals
inyoka.utils.signals
This module is wrapper module for Django’s signal module django.db.models.signals as well as a Inyoka specific implementation of signals, e.g. for removal of Subscriptions.
- copyright:
2007-2024 by the Inyoka Team, see AUTHORS for more details.
- license:
BSD, see LICENSE for more details.
- inyoka.utils.signals.remove_comments(sender, **kwargs)
This signal callback-function will remove all comments belonging to the given article instance
- inyoka.utils.signals.remove_subscriptons(sender, **kwargs)
This signal callback-function will remove all subscriptions belonging to the given instance