summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.2.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt
index 68991da46d..d7e40f600b 100644
--- a/docs/releases/4.2.txt
+++ b/docs/releases/4.2.txt
@@ -39,6 +39,10 @@ Minor features
downloading fonts. Additionally, CSS variables are available to more easily
override the default font families.
+* The :source:`admin/delete_confirmation.html
+ <django/contrib/admin/templates/admin/delete_confirmation.html>` template now
+ has some additional blocks and scripting hooks to ease customization.
+
:mod:`django.contrib.admindocs`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~