mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Fixed #31854 -- Fixed wrapping of long model names in admin's sidebar.
This commit is contained in:
parent
b0af56f639
commit
e70dc506d7
2 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,6 @@ Bugfixes
|
|||
|
||||
* Fixed wrapping of translated action labels in the admin's navigation sidebar
|
||||
for East Asian languages (:ticket:`31853`).
|
||||
|
||||
* Fixed wrapping of long model names in the admin's navigation sidebar
|
||||
(:ticket:`31854`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue