<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/modeladmin/tests.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-03T19:29:55Z</updated>
<entry>
<title>[6.0.x] Refs #36949 -- Removed hardcoded pks in modeladmin tests.</title>
<updated>2026-04-03T19:29:55Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2026-04-03T13:13:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ffc83c554a7bc99e138445fa2c4beaf0ca17c71c'/>
<id>urn:sha1:ffc83c554a7bc99e138445fa2c4beaf0ca17c71c</id>
<content type='text'>
Backport of 123fa3a3f38abdb73055acc9a2cbbe3537f9323a 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>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>Removed double spaces after periods and within phrases.</title>
<updated>2025-07-23T13:09:43Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-07-18T13:37:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e'/>
<id>urn:sha1:1ecf6889cabc9f3f60d3fdd651468cddd8f4da6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #34462 -- Removed ModelAdmin.log_deletion() and LogEntryManager.log_action() per deprecation timeline.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T15:55:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6c120508b6445cb0d6198b4eacccd411960686d2'/>
<id>urn:sha1:6c120508b6445cb0d6198b4eacccd411960686d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #22569 -- Made request required in ModelAdmin.lookup_allowed() per deprecation timeline.</title>
<updated>2025-01-15T21:28:37Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-12-12T15:47:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8081557508b197af975e0c6306d9b2af5e57d477'/>
<id>urn:sha1:8081557508b197af975e0c6306d9b2af5e57d477</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test suite accordingly.</title>
<updated>2024-08-28T14:44:05Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-08-09T17:03:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=57307bbc7d88927989cf5b314f16d6e13ade04e6'/>
<id>urn:sha1:57307bbc7d88927989cf5b314f16d6e13ade04e6</id>
<content type='text'>
Over the years we've had multiple instances of hit and misses when
emitting warnings: either setting the wrong stacklevel or not setting
it at all.

This work adds assertions for the existing warnings that were declaring
the correct stacklevel, but were lacking tests for it.
</content>
</entry>
<entry>
<title>Fixed #34789 -- Prevented updateRelatedSelectsOptions from</title>
<updated>2024-06-12T11:09:04Z</updated>
<author>
<name>Devin Cox</name>
<email>dcox@surefyre.co</email>
</author>
<published>2024-06-12T09:35:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=719a42b589d7551fc84708044b9e984ce723c8a2'/>
<id>urn:sha1:719a42b589d7551fc84708044b9e984ce723c8a2</id>
<content type='text'>
 adding entries to filter_horizontal chosen box.

Co-authored-by: yokeshwaran1 &lt;yokesh440@yahoo.com&gt;
</content>
</entry>
<entry>
<title>Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys when not included in ModelAdmin.list_filter.</title>
<updated>2024-02-15T01:29:49Z</updated>
<author>
<name>Hisham Mahmood</name>
<email>45965466+Hisham-Pak@users.noreply.github.com</email>
</author>
<published>2024-02-15T01:29:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8db593de05c3516c939b7d4b9eb91e8791f4c79a'/>
<id>urn:sha1:8db593de05c3516c939b7d4b9eb91e8791f4c79a</id>
<content type='text'>
Regression in f80669d2f5a5f1db9e9b73ca893fefba34f955e7.

Thanks Sarah Boyce for the review.</content>
</entry>
<entry>
<title>Fixed #35087 -- Reallowed filtering against foreign keys not listed in ModelAdmin.list_filters.</title>
<updated>2024-01-08T08:21:54Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2024-01-05T13:08:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a9094ec1f43dca7f2a649327afcd5e6226b4959c'/>
<id>urn:sha1:a9094ec1f43dca7f2a649327afcd5e6226b4959c</id>
<content type='text'>
Regression in f80669d2f5a5f1db9e9b73ca893fefba34f955e7.
</content>
</entry>
</feed>
