<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/docs/topics/http, 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>2026-02-03T16:03:26Z</updated>
<entry>
<title>[6.0.x] Fixed #36898 -- Documented SessionBase.is_empty().</title>
<updated>2026-02-03T16:03:26Z</updated>
<author>
<name>jafarkhan83</name>
<email>jafarkhan.master@gmail.com</email>
</author>
<published>2026-02-02T17:39:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=03a15d1063f53059ee934f487503ade2fbc1e39d'/>
<id>urn:sha1:03a15d1063f53059ee934f487503ade2fbc1e39d</id>
<content type='text'>
Backport of 13299a6203f4bc3e5b2552c96a51ff2b15da3c43 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #30515 -- Documented resolve_url() in docs/topics/http/shortcuts.txt.</title>
<updated>2025-12-26T15:30:34Z</updated>
<author>
<name>Duane Hilton</name>
<email>duane9@gmail.com</email>
</author>
<published>2025-12-23T05:59:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=90daa655486c7fc69e9dad41c5e96f00339a3b9b'/>
<id>urn:sha1:90daa655486c7fc69e9dad41c5e96f00339a3b9b</id>
<content type='text'>
Backport of 626c15dba0662d5b9f61cc7eddf985e514293d6f from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36587 -- Clarified usage of `list.insert()` for upload handlers.</title>
<updated>2025-09-29T12:50:16Z</updated>
<author>
<name>okaybro</name>
<email>66475772+Chaitanya-Keyal@users.noreply.github.com</email>
</author>
<published>2025-09-01T23:09:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=015150999d01ccf573b199f9d6c46729250c0dc4'/>
<id>urn:sha1:015150999d01ccf573b199f9d6c46729250c0dc4</id>
<content type='text'>
Thanks Baptiste Mispelon for the report

Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;

Backport of afe6634146d0fe70498976c49d2eb4d745aa9064 from main.
</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 #36311 -- Unified spelling of "hardcode" and its variants in docs.</title>
<updated>2025-04-15T17:48:55Z</updated>
<author>
<name>Ahmed Nassar</name>
<email>a.moh.nassar00@gmail.com</email>
</author>
<published>2025-04-14T17:12:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be402891cd78f484b7f67e486924975523516ced'/>
<id>urn:sha1:be402891cd78f484b7f67e486924975523516ced</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Refs #35090 -- Removed support for django.urls.register_converter() overriding existing converters per deprecation timeline.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T16:11:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9cb1ffa67bb0d13f86c2d4627428fcaa4513136d'/>
<id>urn:sha1:9cb1ffa67bb0d13f86c2d4627428fcaa4513136d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed versionadded/changed annotations for 5.1.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T15:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=810edfd7428e12bd640573112c6c1a024ac33da2'/>
<id>urn:sha1:810edfd7428e12bd640573112c6c1a024ac33da2</id>
<content type='text'>
This also removes remaining versionadded/changed annotations for older
versions.
</content>
</entry>
<entry>
<title>Fixed #35784 -- Added support for preserving the HTTP request method in HttpResponseRedirectBase.</title>
<updated>2024-11-14T18:53:49Z</updated>
<author>
<name>Lorenzo Peña</name>
<email>lorinkoz@gmail.com</email>
</author>
<published>2024-11-14T18:53:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=91c879eda595c12477bbfa6f51115e88b75ddf88'/>
<id>urn:sha1:91c879eda595c12477bbfa6f51115e88b75ddf88</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;</content>
</entry>
</feed>
