summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_query_string.py
AgeCommit message (Collapse)Author
2024-07-16Refs #10941 -- Renamed test file test_query_string.py to test_querystring.py.nessita
This follows previous renames made in 27043bde5b795eb4a605aeca1d3bc4345d2ca478.
2024-07-15Refs #10941 -- Renamed query_string template tag to querystring.Sarah Boyce
2023-10-26Fixed #10941 -- Added {% query_string %} template tag.Tom Carrick