summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_debug.py
AgeCommit message (Expand)Author
2022-02-08[4.0.x] Refs #33476 -- Reformatted code with Black.django-bot
2022-02-01[4.0.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.Markus Holtermann