<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_views/admin.py, 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-04-08T17:38:07Z</updated>
<entry>
<title>[6.0.x] Refs CVE-2026-4292 -- Isolated new test in AdminViewListEditable.</title>
<updated>2026-04-08T17:38:07Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-04-08T13:30:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0d2352fa1ee4da945cf09b8df31b4c7d56b741a6'/>
<id>urn:sha1:0d2352fa1ee4da945cf09b8df31b4c7d56b741a6</id>
<content type='text'>
As originally written, this test interfered with
admin_views.tests.SeleniumTests.test_inline_uuid_pk_add_with_popup.
To fix this, register the new ModelAdmin with a different AdminSite.

Backport of 280256499c5b2d636949f3c8cb52159a8e4c26bb from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed CVE-2026-4292 -- Disallowed instance creation via ModelAdmin.list_editable.</title>
<updated>2026-04-07T11:21:29Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-03-16T22:05:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=428c48f358c5a0ed5ca2834fb721d615eb2b0e11'/>
<id>urn:sha1:428c48f358c5a0ed5ca2834fb721d615eb2b0e11</id>
<content type='text'>
Thanks Natalia Bidart, Jake Howard, and Markus Holtermann for reviews.

Backport of 6afe7ce93964f56e33a29d477c269436f9b60cbf from main.
</content>
</entry>
<entry>
<title>[6.0.x] Fixed #36788 -- Fixed horizontal form field alignment under &lt;fieldset&gt; in the admin.</title>
<updated>2026-02-02T13:16:08Z</updated>
<author>
<name>Jacob Walls</name>
<email>jacobtylerwalls@gmail.com</email>
</author>
<published>2026-01-23T20:10:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f9bfb5279892dba27345270a6b7198c12571ffb7'/>
<id>urn:sha1:f9bfb5279892dba27345270a6b7198c12571ffb7</id>
<content type='text'>
Thanks Antoliny for the review.

Regression in 4187da258fe212d494cb578a0bc2b52c4979ab95.

Backport of b665a67d61a8a4fd2ad85aeb77282bc49541723f from main.
</content>
</entry>
<entry>
<title>Fixed #35892 -- Supported Widget.use_fieldset in admin forms.</title>
<updated>2025-08-19T14:35:56Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-07-27T22:59:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4187da258fe212d494cb578a0bc2b52c4979ab95'/>
<id>urn:sha1:4187da258fe212d494cb578a0bc2b52c4979ab95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36511 -- Ensured filters came before table in keyboard navigation in admin changelist.</title>
<updated>2025-07-30T15:32:39Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-07-20T13:12:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6ea331907996a51842da55c1f8d65eea7b367c7d'/>
<id>urn:sha1:6ea331907996a51842da55c1f8d65eea7b367c7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36500 -- Rewrapped long docstrings and block comments via a script.</title>
<updated>2025-07-23T23:17:55Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2025-07-23T03:41:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=69a93a88edb56ba47f624dac7a21aacc47ea474f'/>
<id>urn:sha1:69a93a88edb56ba47f624dac7a21aacc47ea474f</id>
<content type='text'>
Rewrapped long docstrings and block comments to 79 characters + newline
using script from https://github.com/medmunds/autofix-w505.
</content>
</entry>
<entry>
<title>Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin.fieldsets.</title>
<updated>2024-10-31T05:38:07Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-10-30T08:27:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c029c718f45341cdd43ee094c24488743c633e6'/>
<id>urn:sha1:2c029c718f45341cdd43ee094c24488743c633e6</id>
<content type='text'>
Thank you to Namhong Kim for the report, and to Mariusz Felisiak and Marijke Luttekes for the review.

Regression in 01ed59f753139afb514170ee7f7384c155ecbc2d.
</content>
</entry>
<entry>
<title>Fixed #35330 -- Fixed the update of related widgets when the referenced model is camel case named.</title>
<updated>2024-04-03T01:00:25Z</updated>
<author>
<name>devin13cox</name>
<email>36718613+devin13cox@users.noreply.github.com</email>
</author>
<published>2024-04-03T01:00:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8665cf03d79c4b6222514c5943ccf3863a19cf08'/>
<id>urn:sha1:8665cf03d79c4b6222514c5943ccf3863a19cf08</id>
<content type='text'>
Co-authored-by: Natalia &lt;124304+nessita@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Fixed #31558 -- Added support for boolean attribute on properties in ModelAdmin.list_display.</title>
<updated>2023-09-16T18:54:26Z</updated>
<author>
<name>Ryanwalker277</name>
<email>andianurag277@gmail.com</email>
</author>
<published>2023-09-14T12:10:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=225328efd9814f2e922ee77fb48a3eea7428c397'/>
<id>urn:sha1:225328efd9814f2e922ee77fb48a3eea7428c397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #34842 -- Fixed ModelAdmin.readonly_fields crash with GeneratedFields.</title>
<updated>2023-09-16T18:13:02Z</updated>
<author>
<name>Paolo Melchiorre</name>
<email>paolo@melchiorre.org</email>
</author>
<published>2023-09-15T13:30:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2f1ab16be54255213d5c3e4d925a3a24997dc917'/>
<id>urn:sha1:2f1ab16be54255213d5c3e4d925a3a24997dc917</id>
<content type='text'>
</content>
</entry>
</feed>
