Django 3.2:
[[Image(https://user-
images.githubusercontent.com/2627/147959940-4fa1ed20-6c23-41b5-9822-04c6c9433717.jpg)]]
Django 4.0:
[[Image(https://user-
images.githubusercontent.com/2627/147959938-09344430-3c49-486a-b69e-
233820260b46.jpg)]]
--
Ticket URL: <https://code.djangoproject.com/ticket/33407>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* cc: David Smith (added)
* severity: Normal => Release blocker
* stage: Unreviewed => Accepted
Comment:
Thanks for the report, good catch! We should update CSS styles and rename
`django.contrib.admin.options.get_ul_class()` hook (this can be done as a
cleanup on the `main` branch).
Regression in 5942ab5eb165ee2e759174e297148a40dd855920.
--
Ticket URL: <https://code.djangoproject.com/ticket/33407#comment:1>
* owner: nobody => Mohamed Nabil Rady
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/33407#comment:2>
* needs_better_patch: 0 => 1
* has_patch: 0 => 1
* needs_docs: 0 => 1
Comment:
[https://github.com/django/django/pull/15283 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33407#comment:3>
* owner: Mohamed Nabil Rady => Carlton Gibson
* needs_better_patch: 1 => 0
* needs_docs: 1 => 0
Comment:
[https://github.com/django/django/pull/15333 Alternate PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/33407#comment:4>
* stage: Accepted => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/33407#comment:5>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"85f2a9fb0f0973930abc84a725bc30703aa3d98b" 85f2a9fb]:
{{{
#!CommitTicketReference repository=""
revision="85f2a9fb0f0973930abc84a725bc30703aa3d98b"
Fixed #33407 -- Fixed .radiolist admin CSS.
Regression in 5942ab5eb165ee2e759174e297148a40dd855920.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33407#comment:6>
Comment (by Carlton Gibson <carlton.gibson@…>):
In [changeset:"f82ca84f775f534b32e6ffcef6baa75da6bec47b" f82ca84]:
{{{
#!CommitTicketReference repository=""
revision="f82ca84f775f534b32e6ffcef6baa75da6bec47b"
[4.0.x] Fixed #33407 -- Fixed .radiolist admin CSS.
Regression in 5942ab5eb165ee2e759174e297148a40dd855920.
Backport of 85f2a9fb0f0973930abc84a725bc30703aa3d98b from main
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/33407#comment:7>