From bc7aa2a5e91cf65fc7510edaf1776528c7ad07b4 Mon Sep 17 00:00:00 2001 From: Sarah Abderemane Date: Wed, 13 Jul 2022 13:51:06 +0200 Subject: Fixed #33690 -- Added switch button for dark mode in the admin. --- docs/releases/4.2.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index 452aebdd6b..fefba040e2 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -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` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.3