Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ callable
Function
callable
tests/view_tests/views.py:35–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
# Make sure that a callable that raises an exception in the stack frame's
34
# local vars won't hijack the technical 500 response (#15025).
35
def
callable():
36
raise
Exception
37
38
try
:
39
raise
Exception
Callers
15
resolve_url
Function · 0.85
check_user_model
Function · 0.85
_get
Method · 0.85
get_latest_lastmod
Method · 0.85
index
Function · 0.85
sitemap
Function · 0.85
_get_dynamic_attr
Method · 0.85
get_view_on_site_url
Method · 0.85
lookup_allowed
Method · 0.85
get_action
Method · 0.85
lookup_field
Function · 0.85
label_for_field
Function · 0.85
Calls
no outgoing calls
Tested by
4
_assert_contains
Method · 0.68
assertCachedPropertyWorks
Method · 0.68
getpass
Method · 0.68
mock_input
Function · 0.68