mirror of
https://github.com/django/django.git
synced 2025-07-24 21:54:14 +00:00
[3.1.x] Fixed #31865 -- Adjusted admin nav sidebar template to reduce debug logging.
Thanks to Mariusz Felisiak for review.
Backport of 0aeb802cf0
from master
This commit is contained in:
parent
daf4f70eae
commit
02b474f2a4
3 changed files with 12 additions and 1 deletions
|
@ -17,3 +17,6 @@ Bugfixes
|
|||
|
||||
* Fixed encoding session data while upgrading multiple instances of the same
|
||||
project to Django 3.1 (:ticket:`31864`).
|
||||
|
||||
* Adjusted admin's navigation sidebar template to reduce debug logging when
|
||||
rendering (:ticket:`31865`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue