Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ enable
Method
enable
tests/test_utils/tests.py:2452–2453 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2450
2451
class
DoNothingDecorator(TestContextDecorator):
2452
def
enable(self):
2453
pass
2454
2455
def
disable(self):
2456
pass
Callers
5
test_context_manager
Method · 0.45
run_setup
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
setUp
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected