Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ tests.py
File
tests.py
tests/decorators/tests.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
asyncio
2
from
functools
import
update_wrapper, wraps
3
from
inspect
import
iscoroutinefunction
4
from
unittest
import
TestCase
Callers
nothing calls this directly
Calls
10
require_http_methods
Function · 0.90
condition
Function · 0.90
vary_on_headers
Function · 0.90
cache_page
Function · 0.90
cache_control
Function · 0.90
user_passes_test
Function · 0.90
permission_required
Function · 0.90
keep_lazy
Function · 0.90
method_decorator
Function · 0.90
compose
Function · 0.85
Tested by
no test coverage detected