Changes between Version 2 and Version 4 of Ticket #36601
- Timestamp:
- Sep 9, 2025, 10:17:37 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36601
- Property Has patch set
-
Ticket #36601 – Description
v2 v4 1 regression in https://github.com/django/django/commit/4187da258fe212d494cb578a0bc2b52c4979ab952 3 1 Currently, there is a color contrast issue when an `M2M` field exists in an admin `TabularInline`. 4 2