<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/test_client, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-03-13T17:46:49Z</updated>
<entry>
<title>Fixed #36966 -- Fixed ValueError when `query_params` and `follow` are used on test client.</title>
<updated>2026-03-13T17:46:49Z</updated>
<author>
<name>Marc Gibbons</name>
<email>1726961+marcgibbons@users.noreply.github.com</email>
</author>
<published>2026-03-13T17:46:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6c95af5c9d294a20d09f080d7c144e3b7362d65f'/>
<id>urn:sha1:6c95af5c9d294a20d09f080d7c144e3b7362d65f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #22079 -- Added tests for stripping empty list values in RequestFactory.</title>
<updated>2026-02-26T18:26:55Z</updated>
<author>
<name>Anurag Verma</name>
<email>78868769+anurag629@users.noreply.github.com</email>
</author>
<published>2026-02-26T18:26:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d4ab33af061c13e290b6996756b2c72578891285'/>
<id>urn:sha1:d4ab33af061c13e290b6996756b2c72578891285</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36937 -- Added missing positive permission cases in test_client tests.</title>
<updated>2026-02-21T14:52:39Z</updated>
<author>
<name>Saish Mungase</name>
<email>saishmungase@gmail.com</email>
</author>
<published>2026-02-19T17:20:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e85db77e11e37d6ec82526557c4dafe4b30dc699'/>
<id>urn:sha1:e85db77e11e37d6ec82526557c4dafe4b30dc699</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #35414 -- Used default headers in AsyncRequestFactory.</title>
<updated>2025-01-03T07:41:34Z</updated>
<author>
<name>YashRaj1506</name>
<email>yashraj504300@gmail.com</email>
</author>
<published>2024-12-07T11:49:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=083e6239538cbc34ae9781c2e70a8a8dbfcf2817'/>
<id>urn:sha1:083e6239538cbc34ae9781c2e70a8a8dbfcf2817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Fixed #14611 -- Added query_params argument to RequestFactory and Client classes.</title>
<updated>2023-11-23T09:39:29Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2023-11-05T15:41:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a03593967f098cf8dab79065bcabbcebd461f05b'/>
<id>urn:sha1:a03593967f098cf8dab79065bcabbcebd461f05b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #32106 -- Preserved HTTP_HOST in test Client when following redirects.</title>
<updated>2023-10-31T04:29:43Z</updated>
<author>
<name>Ben Cail</name>
<email>bcail@crossway.org</email>
</author>
<published>2023-10-27T13:23:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=523fed1d2faafa6610f27dad9bbb7d7c4e122ea5'/>
<id>urn:sha1:523fed1d2faafa6610f27dad9bbb7d7c4e122ea5</id>
<content type='text'>
Co-authored-by: David Sanders &lt;shang.xiao.sanders@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #34757 -- Added support for following redirects to AsyncClient.</title>
<updated>2023-08-30T04:12:25Z</updated>
<author>
<name>Olivier Tabone</name>
<email>olivier.tabone@ripplemotion.fr</email>
</author>
<published>2023-08-04T07:14:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3f8dbe267d35f0219277f0fe2d79915a4fb2b045'/>
<id>urn:sha1:3f8dbe267d35f0219277f0fe2d79915a4fb2b045</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subclasses."</title>
<updated>2023-04-12T16:52:43Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2023-04-12T07:46:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=173034b00589c083793d495e8b07e35be2cb1cf0'/>
<id>urn:sha1:173034b00589c083793d495e8b07e35be2cb1cf0</id>
<content type='text'>
This reverts commit d7f5bfd241666c0a76e90208da1e9ef81aec44db.

Thanks Márton Salomváry for the report.
</content>
</entry>
</feed>
