mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #33690 -- Added switch button for dark mode in the admin.
This commit is contained in:
committed by
Mariusz Felisiak
parent
5028a02352
commit
bc7aa2a5e9
@@ -32,7 +32,8 @@ Minor features
|
||||
:mod:`django.contrib.admin`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
* ...
|
||||
* The light or dark color theme of the admin can now be toggled in the UI, as
|
||||
well as being set to follow the system setting.
|
||||
|
||||
:mod:`django.contrib.admindocs`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user