Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ signals.py
File
signals.py
django/db/models/signals.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
functools
import
partial
2
3
from
django.db.models.utils
import
make_model_tuple
4
from
django.dispatch
import
Signal
Callers
nothing calls this directly
Calls
2
Signal
Class · 0.90
ModelSignal
Class · 0.85
Tested by
no test coverage detected