summaryrefslogtreecommitdiff
path: root/tests/template_tests/syntax_tests/test_querystring.py
AgeCommit message (Expand)Author
2025-12-15Fixed #36783 -- Ensured proper handling of multi-value QueryDicts in querystr...Marc Gibbons
2025-03-25Fixed #35529 -- Added support for positional arguments in querystring templat...Giannis Terzopoulos
2025-03-24Fixed #36268 -- Added leading `?` in every querystring template tag result.Natalia
2025-03-24Ensured consistency in naming in template_tests/syntax_tests/test_querystring...Natalia
2025-02-13Fixed #36182 -- Returned "?" if all parameters are removed in querystring tem...Sarah Boyce
2024-11-29Refs #10941 -- Added tests in querystring template tag.Natalia
2024-11-29Refs #10941 -- Added helper and refactored tests for querystring template tag.Natalia
2024-07-16Refs #10941 -- Renamed test file test_query_string.py to test_querystring.py.nessita