<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/ref/request-response.txt, branch fix-31295</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=fix-31295</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=fix-31295'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-02-16T19:37:49Z</updated>
<entry>
<title>Fixed #36918 -- Removed double spaces and fixed minor grammar issues in docs.</title>
<updated>2026-02-16T19:37:49Z</updated>
<author>
<name>$ῗἧḡḥ𝐀丂𝓱м𝑒𝑒𝐓</name>
<email>91828139+ashmeet07@users.noreply.github.com</email>
</author>
<published>2026-02-11T12:57:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fb3a11071aae27ef869d2b029289b9f59cc41128'/>
<id>urn:sha1:fb3a11071aae27ef869d2b029289b9f59cc41128</id>
<content type='text'>
Co-authored-by: Clifford Gama &lt;cliffygamy@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fixed #36841 -- Made multipart parser class pluggable on HttpRequest.</title>
<updated>2026-02-10T22:59:02Z</updated>
<author>
<name>farhan</name>
<email>farhanalirazaazeemi@gmail.com</email>
</author>
<published>2026-01-05T19:34:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7732f942a98a709750fc1fed2c69741183844a3c'/>
<id>urn:sha1:7732f942a98a709750fc1fed2c69741183844a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed unbalanced parentheses in docs.</title>
<updated>2026-01-19T13:39:25Z</updated>
<author>
<name>Clifford Gama</name>
<email>cliffygamy@gmail.com</email>
</author>
<published>2026-01-19T13:39:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=25416413470d8e6630528626ee8b033d2d77ff46'/>
<id>urn:sha1:25416413470d8e6630528626ee8b033d2d77ff46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Included ASGI servers when noting what the server does.</title>
<updated>2025-12-11T17:42:17Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2025-12-11T17:32:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1651140a80e1b5e19784a6a859b6dd2e44c5d7f7'/>
<id>urn:sha1:1651140a80e1b5e19784a6a859b6dd2e44c5d7f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.2.</title>
<updated>2025-09-17T18:17:05Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2025-09-05T17:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=00a84fc6f3bb8cca15113e4d41e710123d182b4a'/>
<id>urn:sha1:00a84fc6f3bb8cca15113e4d41e710123d182b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36570 -- Removed unnecessary :py domain from documentation roles.</title>
<updated>2025-08-28T06:52:43Z</updated>
<author>
<name>SaJH</name>
<email>wogur981208@gmail.com</email>
</author>
<published>2025-08-25T15:50:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8'/>
<id>urn:sha1:3c0c54351b58e9386375d2bd7a8c60dadc4bb6e8</id>
<content type='text'>
Signed-off-by: SaJH &lt;wogur981208@gmail.com&gt;
</content>
</entry>
<entry>
<title>Refs #36485 -- Rewrapped docs to 79 columns line length.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-07-25T09:24:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f81e6e3a53ee36e3f730a71aa55a5744982dd016'/>
<id>urn:sha1:f81e6e3a53ee36e3f730a71aa55a5744982dd016</id>
<content type='text'>
Lines in the docs files were manually adjusted to conform to the
79 columns limit per line (plus newline), improving readability and
consistency across the content.
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed double spaces after periods in sentences.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2025-08-22T15:36:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4'/>
<id>urn:sha1:4286a23df64f6ce3b9b6ed097f4d1aac7d9e0de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in docs.</title>
<updated>2025-08-25T13:51:10Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2025-05-27T16:37:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6f8e23d1c10c7ce32cea82b65ad2af640015f147'/>
<id>urn:sha1:6f8e23d1c10c7ce32cea82b65ad2af640015f147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36447 -- Selected preferred media type based on quality.</title>
<updated>2025-06-16T07:25:25Z</updated>
<author>
<name>Jake Howard</name>
<email>git@theorangeone.net</email>
</author>
<published>2025-06-10T22:00:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=12c1557060fc94fe5e1fbddc4578a4e29d38f77c'/>
<id>urn:sha1:12c1557060fc94fe5e1fbddc4578a4e29d38f77c</id>
<content type='text'>
When matching which entry in the `Accept` header should be used for
a given media type, the specificity matters. However once those are
resolved, only the quality matters when selecting preference.

Regression in c075508b4de8edf9db553b409f8a8ed2f26ecead.

Thank you to Anders Kaseorg for the report.
</content>
</entry>
</feed>
