summaryrefslogtreecommitdiff
path: root/django/views/decorators/csp.py
AgeCommit message (Expand)Author
2026-01-31Refs #34118 -- Removed asgiref coroutine detection shims.Jacob Walls
2025-08-28Fixed #36532 -- Added Content Security Policy view decorators to override or ...Rob Hudson