Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ get
Method
get
tests/admin_docs/views.py:14–15 ·
view source on GitHub ↗
(self, request)
Source
from the content-addressed store, hash-verified
12
13
class
XViewClass(View):
14
def
get(self, request):
15
return
HttpResponse()
16
17
18
class
XViewCallableObject(View):
Callers
15
test_dynamic_ordering
Method · 0.45
book
Function · 0.45
test_contenttype_in_separate_db
Method · 0.45
clean_username
Method · 0.45
test_trailing_slash_required
Method · 0.45
test_basic_add_GET
Method · 0.45
test_add_with_GET_args
Method · 0.45
test_basic_edit_GET
Method · 0.45
test_basic_edit_GET_string_PK
Method · 0.45
test_basic_edit_GET_old_url_redirect
Method · 0.45
test_basic_inheritance_GET_string_PK
Method · 0.45
test_change_list_column_field_classes
Method · 0.45
Calls
1
HttpResponse
Class · 0.90
Tested by
15
test_dynamic_ordering
Method · 0.36
book
Function · 0.36
test_contenttype_in_separate_db
Method · 0.36
test_trailing_slash_required
Method · 0.36
test_basic_add_GET
Method · 0.36
test_add_with_GET_args
Method · 0.36
test_basic_edit_GET
Method · 0.36
test_basic_edit_GET_string_PK
Method · 0.36
test_basic_edit_GET_old_url_redirect
Method · 0.36
test_basic_inheritance_GET_string_PK
Method · 0.36
test_change_list_column_field_classes
Method · 0.36
test_change_list_sorting_callable
Method · 0.36