Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ HttpResponseForbidden
Class
HttpResponseForbidden
django/http/response.py:705–706 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
703
704
705
class
HttpResponseForbidden(HttpResponse):
706
status_code = 403
707
708
709
class
HttpResponseNotAllowed(HttpResponse):
Callers
2
csrf_failure
Function · 0.90
permission_denied
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected