<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs, 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-17T21:32:26Z</updated>
<entry>
<title>Refs CVE-2026-6873 -- Moved deprecation note for SIGNED_COOKIE_LEGACY_SALT_FALLBACK.</title>
<updated>2026-06-17T21:32:26Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-06-17T18:38:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=cf889381ffec9220ca9d7a8eccef0e06b903fa38'/>
<id>urn:sha1:cf889381ffec9220ca9d7a8eccef0e06b903fa38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36593 -- Added missing deprecation note for select_related() with no arguments.</title>
<updated>2026-06-17T21:32:26Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-06-17T18:35:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e4527156866cb96edf881023b14cb7a6f25d7f51'/>
<id>urn:sha1:e4527156866cb96edf881023b14cb7a6f25d7f51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36905 -- Added missing deprecation note for safe parameter of JSONResponse.</title>
<updated>2026-06-17T21:32:26Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-06-17T18:09:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=c37cc705e293f64431a982d29cfc3118c0e22f7c'/>
<id>urn:sha1:c37cc705e293f64431a982d29cfc3118c0e22f7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #37152 -- Raised ValueError when Bcc is used in EmailMessage headers.</title>
<updated>2026-06-16T22:56:20Z</updated>
<author>
<name>diaxoaine</name>
<email>42137630+diaxoaine@users.noreply.github.com</email>
</author>
<published>2026-06-11T02:58:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=09434486302078c3649e034dfa74cf3f102db20b'/>
<id>urn:sha1:09434486302078c3649e034dfa74cf3f102db20b</id>
<content type='text'>
Bcc addresses are sent via the SMTP envelope and must never appear in
the message itself. A "Bcc" key in `extra_headers` was not excluded like
From/To/Cc/Reply-To, so it leaked into the generated message as a
visible header.

Thanks Mike Edmunds for reviews.
</content>
</entry>
<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 #37157 -- Doc'd usage of sphinx-autobuild for documentation auto-reloading.</title>
<updated>2026-06-16T14:49:33Z</updated>
<author>
<name>SnippyCodes</name>
<email>aaryanparik124@gmail.com</email>
</author>
<published>2026-06-13T05:59:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=967643959f0a6f5351e4fdeb48cf935d787e4e6a'/>
<id>urn:sha1:967643959f0a6f5351e4fdeb48cf935d787e4e6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typo in section "Configuring email" in docs/topics/email.txt.</title>
<updated>2026-06-16T14:16:29Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2026-06-16T14:16:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d1f3c2bcec865e79e25e59ca0564d9eb8715f2f7'/>
<id>urn:sha1:d1f3c2bcec865e79e25e59ca0564d9eb8715f2f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed password hashing anchor link for references.</title>
<updated>2026-06-15T19:30:40Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2026-06-02T21:19:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=63ff1142b2f0cba1981825c65b62425e9ff7734b'/>
<id>urn:sha1:63ff1142b2f0cba1981825c65b62425e9ff7734b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #37128 -- Doc'd setUpTestData as test speed up.</title>
<updated>2026-06-15T19:30:40Z</updated>
<author>
<name>Tim Schilling</name>
<email>schillingt@better-simple.com</email>
</author>
<published>2026-05-29T19:37:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d80ef32eb9e669986ed7838296f6373af56c68f0'/>
<id>urn:sha1:d80ef32eb9e669986ed7838296f6373af56c68f0</id>
<content type='text'>
Revises the AnimalTestCase to better show test data isolation
and avoid the opportunity to use setUpTestData.
</content>
</entry>
</feed>
