Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ setUp
Method
setUp
tests/admin_scripts/tests.py:270–272 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
268
""
"
269
270
def
setUp(self):
271
super().setUp()
272
self.write_settings(
"settings.py"
)
273
274
def
test_builtin_command(self):
275
""
"
Callers
nothing calls this directly
Calls
2
write_settings
Method · 0.80
setUp
Method · 0.45
Tested by
no test coverage detected