Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ Http404
Class
Http404
django/http/response.py:733–734 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
731
732
733
class
Http404(Exception):
734
pass
735
736
737
class
JsonResponse(HttpResponse):
Callers
15
get_object_or_404
Function · 0.90
aget_object_or_404
Function · 0.90
get_list_or_404
Function · 0.90
aget_list_or_404
Function · 0.90
serve
Function · 0.90
_add_view
Method · 0.90
user_change_password
Method · 0.90
sitemap
Function · 0.90
feed
Function · 0.90
kml
Function · 0.90
__call__
Method · 0.90
shortcut
Function · 0.90
Calls
no outgoing calls
Tested by
2
test_custom_templates_wrong
Method · 0.72
test_error_pages
Method · 0.72