<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_views/tests.py, branch 6.0.4</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=6.0.4</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=6.0.4'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-07T11:21:29Z</updated>
<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 #36949 -- Improved RelatedFieldWidgetWrapper &lt;label&gt;s.</title>
<updated>2026-04-02T15:10:12Z</updated>
<author>
<name>David Smith</name>
<email>smithdc@gmail.com</email>
</author>
<published>2026-03-30T22:16:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ea8e293fda0dd1e78f5489efa73e5d19e195b4f0'/>
<id>urn:sha1:ea8e293fda0dd1e78f5489efa73e5d19e195b4f0</id>
<content type='text'>
Regression in 4187da258fe212d494cb578a0bc2b52c4979ab95.

Backport of 253f552c5809fa096116b601bd842ca4f3504860 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>[6.0.x] Fixed #36850 -- Prevented admin filter sidebar from wrapping below the changelist.</title>
<updated>2026-01-26T15:26:25Z</updated>
<author>
<name>Nilesh Kumar Pahari</name>
<email>nileshpahari@protonmail.com</email>
</author>
<published>2026-01-12T19:09:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c4429af53f7e7752cd6980960a38f977693ecb09'/>
<id>urn:sha1:c4429af53f7e7752cd6980960a38f977693ecb09</id>
<content type='text'>
Removed flex-wrap from .changelist-form-container and added min-width to the
main content container to ensure proper layout behavior.
Regression in 6ea331907996a51842da55c1f8d65eea7b367c7d.

Backport of e92d1e3b7858981185e93d717c5727544d66b66e from main.
</content>
</entry>
<entry>
<title>Refs #36366 -- Fixed page number layout in admin pagination on small screens.</title>
<updated>2025-08-21T15:04:28Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-08-21T12:01:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=aae7836cc021b05f9674d15a06ca383e1db5af78'/>
<id>urn:sha1:aae7836cc021b05f9674d15a06ca383e1db5af78</id>
<content type='text'>
Regression in 3f59711581bd22ebd0f13fb040b15b69c0eee21f.
</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 #36528, Refs #34917 -- Removed role="button" from object-tools links.</title>
<updated>2025-07-30T13:36:56Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-07-29T09:03:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=792ca148a2d6da6cf0778f6a866c899208ab94f9'/>
<id>urn:sha1:792ca148a2d6da6cf0778f6a866c899208ab94f9</id>
<content type='text'>
Regression in 849f8307a5bb33465252d0891a9b2c47dde65889.
In order to prevent underlines on links styled like buttons, role="button" was added.
This has been removed and the style updated to reflect that these are links.
</content>
</entry>
<entry>
<title>Fixed #36055 -- Prevented overlap of object-tools buttons and page header in the admin.</title>
<updated>2025-07-30T09:09:45Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-07-24T10:15:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=94c2f3b99364bcf2d6d6b4afa8e995bd9d61ed0a'/>
<id>urn:sha1:94c2f3b99364bcf2d6d6b4afa8e995bd9d61ed0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36516, Refs #36366 -- Fixed changelist footer layout with list_editable and list_filter.</title>
<updated>2025-07-24T06:38:43Z</updated>
<author>
<name>antoliny0919</name>
<email>antoliny0919@gmail.com</email>
</author>
<published>2025-07-20T13:48:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d90bea1b067e01de91644b61383732386e1434f7'/>
<id>urn:sha1:d90bea1b067e01de91644b61383732386e1434f7</id>
<content type='text'>
Regression in 3f59711581bd22ebd0f13fb040b15b69c0eee21f.
</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>
</feed>
