MCPcopy Create free account
hub / github.com/django-commons/django-debug-toolbar / context_processor

Function context_processor

tests/panels/test_template.py:177–178  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

175
176
177def context_processor(request):
178 return {"content": "set by processor"}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…