<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git, branch 6.0.1</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=6.0.1</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=6.0.1'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-01-06T18:42:49Z</updated>
<entry>
<title>[6.0.x] Bumped version for 6.0.1 release.</title>
<updated>2026-01-06T18:42:49Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-06T18:42:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=85eb963c5297fb285aecf4a90c97141a1b9c5bee'/>
<id>urn:sha1:85eb963c5297fb285aecf4a90c97141a1b9c5bee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[6.0.x] Added release date for 6.0.1.</title>
<updated>2026-01-06T18:05:07Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-06T18:02:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ac4a5509e3a6f2e1099ea659e0c1eb3ed4e9e00f'/>
<id>urn:sha1:ac4a5509e3a6f2e1099ea659e0c1eb3ed4e9e00f</id>
<content type='text'>
Backport of 496af73bf620ac5478082c06871bb665c620d414 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Added release date for 5.2.10.</title>
<updated>2026-01-06T18:04:02Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-06T18:02:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=dcfc5b04ee8af8284e772a2f3619cd8affb1c07a'/>
<id>urn:sha1:dcfc5b04ee8af8284e772a2f3619cd8affb1c07a</id>
<content type='text'>
Backport of f6fd35fc6ddadc93720656b9882e28712f2492fc from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36843, #36793 -- Reverted "Fixed #27489 -- Renamed permissions upon model renaming in migrations."</title>
<updated>2026-01-05T20:48:23Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-05T18:58:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=42bab76258162e1df77d080aa69cac5d803ae90a'/>
<id>urn:sha1:42bab76258162e1df77d080aa69cac5d803ae90a</id>
<content type='text'>
This reverts commits f02b49d2f3bf84f5225de920ca510149f1f9f1da and 6e89271a8507fe272d11814975500a1b40303a04.

Backport of 030c63d329c4814da221528e823a4aaaaa40e4f1 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Refs #33647 -- Fixed silent data truncation in bulk_create on Postgres.</title>
<updated>2025-12-31T15:42:58Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2025-12-23T06:25:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=764af478be8c25c186d27031c50c9a1d0697781b'/>
<id>urn:sha1:764af478be8c25c186d27031c50c9a1d0697781b</id>
<content type='text'>
Regression in a16eedcf9c69d8a11d94cac1811018c5b996d491.

The UNNEST strategy is affected by the same problem bulk_update has wrt/
to silent data truncation due to its usage of db_type which always returns
a parametrized subtype.

Backport of d6ae2ed868e43671afc4d433c3d8f4d27f7eb555 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36829 -- Reverted value of ClearableFileInput.use_fieldset to True.</title>
<updated>2025-12-31T15:18:06Z</updated>
<author>
<name>Johannes Maron</name>
<email>johannes@maron.family</email>
</author>
<published>2025-12-27T11:28:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b7b5465b1c026dda7de646fca15ca1e97886d021'/>
<id>urn:sha1:b7b5465b1c026dda7de646fca15ca1e97886d021</id>
<content type='text'>
There was unresolved discussion regarding whether to set
ClearableFileInput.use_fieldset to True or False when use_fieldset was
introduced in Django 4.1, since the clear checkbox appears only
sometimes. Although using &lt;fieldset&gt; is likely desirable, since the
primary motivation in #35892 was just to improve markup in the admin,
and a deprecation path was not provided for general form usage, future
work is deferred to #36828.

Regression in 4187da258fe212d494cb578a0bc2b52c4979ab95.

Thanks Tim Graham, Antoliny, and David Smith for triage.
</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/chango.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 #36796 -- Handled lazy routes correctly in RoutePattern.match().</title>
<updated>2025-12-26T12:25:51Z</updated>
<author>
<name>kundan223</name>
<email>kundan0707y@gmail.com</email>
</author>
<published>2025-12-14T07:32:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d35daf8600a66c0ff20e36f82969df61a7fc4981'/>
<id>urn:sha1:d35daf8600a66c0ff20e36f82969df61a7fc4981</id>
<content type='text'>
Coerce lazy route values to `str` at match time to support prefix and
endpoint matching when using `gettext_lazy()` route paths.

Regression in f920937c8a63df6bea220e4386f59cdb45b2e355.

Thanks to Andrea Angelini for the report, and to Jake Howard and Jacob
Walls for reviews.

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

Backport of 7bf3ac3ee255bcfe329e3203c7a2555b1275d506 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Refs #36810 -- Avoided infinite recursion in LazyNonce.__repr__().</title>
<updated>2025-12-24T17:48:16Z</updated>
<author>
<name>Sean Reed</name>
<email>sean@sean-reed.com</email>
</author>
<published>2025-12-19T21:09:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=16107ab710dc23d5ea0aa17da6bf29fe89b61bb0'/>
<id>urn:sha1:16107ab710dc23d5ea0aa17da6bf29fe89b61bb0</id>
<content type='text'>
Moved nonce generation in ``django.utils.csp.LazyNonce`` to a function
to avoid infinite recursion in ``SimpleLazyObject.__repr__`` for
unevaluated instances.

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

Backport of 165c3599965e63f88649a46fcc2ff681c52f2f66 from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36305 -- Added documentation indentation guidelines to contributing docs.</title>
<updated>2025-12-23T13:57:00Z</updated>
<author>
<name>ankan0503</name>
<email>ankangiri05@gmail.com</email>
</author>
<published>2025-11-19T16:58:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=774543ed4feb37916071e81c0d0b81ba514333fa'/>
<id>urn:sha1:774543ed4feb37916071e81c0d0b81ba514333fa</id>
<content type='text'>
Backport of bddcefb00f555196d3c488fbad71d303e9f7ede1 from main.
</content>
</entry>
</feed>
