Internals

The documentation below details some of the internal workings of django-signalcontrol and its components. This documentation is automatically generated from the source code. See the source code in github for full details.

https://github.com/djangoaddicts/django-signalcontrol


Models

class djangoaddicts.signalcontrol.models.SignalControl(*args, **kwargs)[source]

table to track status of a signal used in the signal_control decorator

exception DoesNotExist
exception MultipleObjectsReturned