<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/ref, branch devmain</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=devmain</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=devmain'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-06-16T18:21:18Z</updated>
<entry>
<title>Fixed #36881 -- Corrected documentation for ModelAdmin.search_fields.</title>
<updated>2026-06-16T18:21:18Z</updated>
<author>
<name>Amar</name>
<email>100243770+aadeina@users.noreply.github.com</email>
</author>
<published>2026-06-15T22:33:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=13107fa2b2d6d8dd9c1dc74c47f34fe9a98a530b'/>
<id>urn:sha1:13107fa2b2d6d8dd9c1dc74c47f34fe9a98a530b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #37142 -- Removed docs for django.utils.warnings.django_file_prefixes().</title>
<updated>2026-06-16T15:58:57Z</updated>
<author>
<name>Natalia</name>
<email>124304+nessita@users.noreply.github.com</email>
</author>
<published>2026-06-16T15:02:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b3af3404b183597b8554219a6f03cb67cc61b876'/>
<id>urn:sha1:b3af3404b183597b8554219a6f03cb67cc61b876</id>
<content type='text'>
This reverts docs changes from commit f970a98e464320c09dde8d45009eadfb4d038a57.
</content>
</entry>
<entry>
<title>Fixed #37141 -- Added --using option to sendtestemail command.</title>
<updated>2026-06-11T17:53:46Z</updated>
<author>
<name>NagaKartheekReddy</name>
<email>kartheek.5081@gmail.com</email>
</author>
<published>2026-06-04T20:41:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=14c66825e0088b7e08fe5d108fa293bd31722c39'/>
<id>urn:sha1:14c66825e0088b7e08fe5d108fa293bd31722c39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #24941 -- Doc'd get_exclude() in base features shared by InlineModelAdmin.</title>
<updated>2026-06-11T15:02:36Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-06-11T14:32:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=09efda004551319d2956e20020dc0e42e40f151a'/>
<id>urn:sha1:09efda004551319d2956e20020dc0e42e40f151a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #37142 -- Moved django_file_prefixes() to django.utils.warnings.</title>
<updated>2026-06-10T14:17:34Z</updated>
<author>
<name>zhengkangyang</name>
<email>1872483761@qq.com</email>
</author>
<published>2026-06-06T08:17:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=f970a98e464320c09dde8d45009eadfb4d038a57'/>
<id>urn:sha1:f970a98e464320c09dde8d45009eadfb4d038a57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36984 -- Made inline formset error messages respect delete_confirmation_max_display.</title>
<updated>2026-06-05T21:10:04Z</updated>
<author>
<name>Karolis Ryselis</name>
<email>karolis.ryselis@gmail.com</email>
</author>
<published>2026-03-19T07:46:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=57c8c8b107248a3358dd26276ac497c577454011'/>
<id>urn:sha1:57c8c8b107248a3358dd26276ac497c577454011</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36905 -- Moved JSONResponse safe param discussion to versionchanged box.</title>
<updated>2026-06-03T20:40:21Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-06-01T14:38:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=b5d9dbdf2bba8df4c85cd0db308b3a467d763d02'/>
<id>urn:sha1:b5d9dbdf2bba8df4c85cd0db308b3a467d763d02</id>
<content type='text'>
Follow-up to 6e15ac8066312328de279e3e072667416c205bfc.
</content>
</entry>
<entry>
<title>Refs CVE-2026-6873 -- Defaulted SIGNED_COOKIE_LEGACY_SALT_FALLBACK transitional setting to False.</title>
<updated>2026-06-03T16:12:54Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-06-03T13:23:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3328078a01f5268f9b8659f56fd28c5a2ed083dc'/>
<id>urn:sha1:3328078a01f5268f9b8659f56fd28c5a2ed083dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34699 -- Added examples of database comparisons against Extract()/Trunc().</title>
<updated>2026-06-03T15:22:29Z</updated>
<author>
<name>wesley</name>
<email>umpenn46@gmail.com</email>
</author>
<published>2024-10-09T00:07:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=8930aafc5a7fbe3931bac858723fcffddb6fb2cb'/>
<id>urn:sha1:8930aafc5a7fbe3931bac858723fcffddb6fb2cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed CVE-2026-6873 -- Prevented signed cookie salt namespace collisions.</title>
<updated>2026-06-03T11:37:26Z</updated>
<author>
<name>Paul McMillan</name>
<email>paul@mcmillan.ws</email>
</author>
<published>2026-05-08T20:13:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=70d36515b9cc71700105a14b275583070d48b689'/>
<id>urn:sha1:70d36515b9cc71700105a14b275583070d48b689</id>
<content type='text'>
Made signed cookies derive their signer namespace from an injective
encoding of `(name, salt)` while preserving compatibility with legacy
`name + salt` cookies behind SIGNED_COOKIE_LEGACY_SALT_FALLBACK.

Thanks Peng Zhou for the report, and Shai Berger, Markus Holterman,
Jake Howard, and Paul McMillan for reviews.

Co-authored-by: Jacob Walls &lt;jacobtylerwalls@gmail.com&gt;
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;
</content>
</entry>
</feed>
