<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/template_tests/syntax_tests/test_querystring.py, branch stable/6.0.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F6.0.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2025-12-15T22:00:08Z</updated>
<entry>
<title>[6.0.x] Fixed #36783 -- Ensured proper handling of multi-value QueryDicts in querystring template tag.</title>
<updated>2025-12-15T22:00:08Z</updated>
<author>
<name>Marc Gibbons</name>
<email>1726961+marcgibbons@users.noreply.github.com</email>
</author>
<published>2025-12-08T14:42:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be26ac85fdf06a7a8a655f6e7000b1263890717d'/>
<id>urn:sha1:be26ac85fdf06a7a8a655f6e7000b1263890717d</id>
<content type='text'>
Co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;

Backport of 922c4cf972e04b1ce7ecee592231106724dcfd09 from main.
</content>
</entry>
<entry>
<title>Fixed #35529 -- Added support for positional arguments in querystring template tag.</title>
<updated>2025-03-25T15:23:41Z</updated>
<author>
<name>Giannis Terzopoulos</name>
<email>terzo.giannis@gmail.com</email>
</author>
<published>2025-03-19T11:21:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a39c28706aa7a8c3effd0980ae6d59ae67299d85'/>
<id>urn:sha1:a39c28706aa7a8c3effd0980ae6d59ae67299d85</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Fixed #36268 -- Added leading `?` in every querystring template tag result.</title>
<updated>2025-03-24T14:53:42Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-03-20T14:32:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0b4f2d8d397dacb555b327435d1c815da59feda5'/>
<id>urn:sha1:0b4f2d8d397dacb555b327435d1c815da59feda5</id>
<content type='text'>
Thanks Sarah Boyce for the report.
</content>
</entry>
<entry>
<title>Ensured consistency in naming in template_tests/syntax_tests/test_querystring.py.</title>
<updated>2025-03-24T14:53:42Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-03-20T14:35:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=639eafbd27926b47f849c0a1f6ff9ebe5380ca57'/>
<id>urn:sha1:639eafbd27926b47f849c0a1f6ff9ebe5380ca57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36182 -- Returned "?" if all parameters are removed in querystring template tag.</title>
<updated>2025-02-13T14:49:25Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-02-12T16:08:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=05002c153c5018e4429a326a6699c7c45e5ea957'/>
<id>urn:sha1:05002c153c5018e4429a326a6699c7c45e5ea957</id>
<content type='text'>
Thank you to David Feeley for the report and Natalia Bidart for the review.
</content>
</entry>
<entry>
<title>Refs #10941 -- Added tests in querystring template tag.</title>
<updated>2024-11-29T07:27:11Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-11-20T19:39:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=15ca75449bcab3ec5b36dc7a17a0898ac8013621'/>
<id>urn:sha1:15ca75449bcab3ec5b36dc7a17a0898ac8013621</id>
<content type='text'>
These extra tests assert over the handling of empty params (None, empty
dict, empty QueryDict), and also for dicts having non-string keys.
</content>
</entry>
<entry>
<title>Refs #10941 -- Added helper and refactored tests for querystring template tag.</title>
<updated>2024-11-29T07:27:11Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-11-20T19:29:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f2b44ef40851232dd7b92fcffb2a631012845939'/>
<id>urn:sha1:f2b44ef40851232dd7b92fcffb2a631012845939</id>
<content type='text'>
Thank you Sarah Boyce for the review and suggestions.
</content>
</entry>
<entry>
<title>Refs #10941 -- Renamed test file test_query_string.py to test_querystring.py.</title>
<updated>2024-07-17T01:14:52Z</updated>
<author>
<name>nessita</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2024-07-17T01:14:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5dc17177c38662d6f4408258ee117cd80e0cb933'/>
<id>urn:sha1:5dc17177c38662d6f4408258ee117cd80e0cb933</id>
<content type='text'>
This follows previous renames made in 27043bde5b795eb4a605aeca1d3bc4345d2ca478.</content>
</entry>
</feed>
