summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPravin Kamble <iampbkamble@gmail.com>2025-12-17 21:44:48 +0530
committerJacob Walls <jacobtylerwalls@gmail.com>2025-12-17 12:15:18 -0500
commit4774adfaa18391854bb5449b4bcb0e9ab5e66b73 (patch)
tree1f6a72886a1456c5d5939c65d92149c9605a1f75 /tests
parent0d8548e5831bc610102d5e4b8a2366f26818a28a (diff)
Fixed #32568 -- Replaced mark_safe() with SafeString for literal values.
Replaced instances of mark_safe('some string literal') with SafeString to avoid the overhead of managing lazy objects. Thanks Tim McCurrach for the idea and David Smith and Jacob Walls for reviews.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions