Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ disable
Method
disable
django/test/utils.py:908–909 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
906
set_script_prefix(self.prefix)
907
908
def
disable(self):
909
set_script_prefix(self.old_prefix)
910
911
912
class
LoggingCaptureMixin:
Callers
nothing calls this directly
Calls
1
set_script_prefix
Function · 0.90
Tested by
no test coverage detected