<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chango.git/docs/ref, branch initial-branch</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/chango.git/atom?h=initial-branch</id>
<link rel='self' href='http://cgit.adnoto.dev/chango.git/atom?h=initial-branch'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/'/>
<updated>2026-04-29T18:52:25Z</updated>
<entry>
<title>Fixed #16429 -- Extracted set_choices() method from FilePathField.__init__().</title>
<updated>2026-04-29T18:52:25Z</updated>
<author>
<name>TildaDares</name>
<email>mathildaudufo@gmail.com</email>
</author>
<published>2026-03-29T21:02:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=3f912ee4189602b4df121c0dc0428673fda5c253'/>
<id>urn:sha1:3f912ee4189602b4df121c0dc0428673fda5c253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs CVE-2026-25674 -- Clarified role of umask in upload permissions.</title>
<updated>2026-04-28T18:16:04Z</updated>
<author>
<name>Shai Berger</name>
<email>shai@platonix.com</email>
</author>
<published>2026-04-28T08:59:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=604695cddb41981b84a8d976d1f4c74c39e112b0'/>
<id>urn:sha1:604695cddb41981b84a8d976d1f4c74c39e112b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced references in docs to accepted PEPs with specific Python docs links.</title>
<updated>2026-04-24T15:22:34Z</updated>
<author>
<name>Mike Edmunds</name>
<email>medmunds@gmail.com</email>
</author>
<published>2026-04-17T17:16:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=29eac2648cbc8f4000a391bf6424bc32979b0149'/>
<id>urn:sha1:29eac2648cbc8f4000a391bf6424bc32979b0149</id>
<content type='text'>
Where the docs used `:pep:` links for established Python language
features, replaced them with direct references to the Python docs
(usually glossary terms).
</content>
</entry>
<entry>
<title>Refs #12090 -- Documented parameters for contrib.admin.decorators.action().</title>
<updated>2026-04-23T08:54:14Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2026-04-22T06:04:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=d24160ab4855f6971aa1f437720adca6330048a2'/>
<id>urn:sha1:d24160ab4855f6971aa1f437720adca6330048a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #10919 -- Added delete_confirmation_max_display to ModelAdmin.</title>
<updated>2026-04-23T02:22:55Z</updated>
<author>
<name>Rodrigo Vieira</name>
<email>rodrigo.vieira@gmail.com</email>
</author>
<published>2026-04-22T21:53:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=fa2a3de6ede10b005fc2c1d23f4cffb53eaec425'/>
<id>urn:sha1:fa2a3de6ede10b005fc2c1d23f4cffb53eaec425</id>
<content type='text'>
The new ModelAdmin.delete_confirmation_max_display attribute allows
limiting the number of related objects shown on the delete confirmation
page. When the limit is reached, a "…and N more objects." message is shown.

The feature relies on a new truncated_unordered_list template filter
added to django.contrib.admin.templatetags.admin_filters.

Thanks Jacob Tyler Walls for the review and guidance, Tobias McNulty for the report,
and terminator14 for the solution suggested.
</content>
</entry>
<entry>
<title>Fixed #35870 -- Made blank choice label in forms more accessible.</title>
<updated>2026-04-22T21:06:29Z</updated>
<author>
<name>Annabelle Wiegart</name>
<email>annabelle.wiegart@proton.me</email>
</author>
<published>2026-01-18T19:03:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=63c56cda133a85a158502891c40465bc0331d3d9'/>
<id>urn:sha1:63c56cda133a85a158502891c40465bc0331d3d9</id>
<content type='text'>
Added new constant django.db.models.fields.BLANK_CHOICE_LABEL for
an accessible and translatable blank choice label in forms.
Deprecated django.db.models.fields.BLANK_CHOICE_DASH constant.
Added the immediately deprecated transitional setting
USE_BLANK_CHOICE_DASH.

Co-Authored-By: Marijke Luttekes &lt;mail@marijkeluttekes.dev&gt;
</content>
</entry>
<entry>
<title>Fixed #37024 -- Made SITE_ID system check validation use Site._meta.pk.</title>
<updated>2026-04-19T06:04:22Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2026-04-19T06:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=179aa21b6dfeb9a0560a8c2bbfcf056301fc619f'/>
<id>urn:sha1:179aa21b6dfeb9a0560a8c2bbfcf056301fc619f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.</title>
<updated>2026-04-18T06:53:21Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-04-18T06:53:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=ed79c5959add54b6e8ea589ec601e0d2e801517e'/>
<id>urn:sha1:ed79c5959add54b6e8ea589ec601e0d2e801517e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33113 -- Documented usage and caveats of HTML5 date input in DateInput widget.</title>
<updated>2026-04-13T07:00:59Z</updated>
<author>
<name>Samriddha9619</name>
<email>sumitkumartripathi0@gmail.com</email>
</author>
<published>2025-09-24T18:02:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=7dc826b9758d634623a6f5ca05d0ca2048a0ce48'/>
<id>urn:sha1:7dc826b9758d634623a6f5ca05d0ca2048a0ce48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #37021 -- Added Permission.user_perm_str property.</title>
<updated>2026-04-07T19:38:35Z</updated>
<author>
<name>mariatta</name>
<email>mariatta.wijaya@gmail.com</email>
</author>
<published>2026-04-03T18:44:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/chango.git/commit/?id=e2abe321a6f1370e05c1a89a742125c9eafcac8c'/>
<id>urn:sha1:e2abe321a6f1370e05c1a89a742125c9eafcac8c</id>
<content type='text'>
For use in checking user permissions via has_perm().

Co-authored-by: 사재혁 &lt;jaehyuck.sa.dev@gmail.com&gt;
</content>
</entry>
</feed>
