summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-03-24 17:41:53 +0100
committerGitHub <noreply@github.com>2022-03-24 17:41:53 +0100
commit94d8ed55fa8e181b98f818a1b2805c66943cfeec (patch)
tree4da39a8ddb814c7bcc91feb4f6dde1174ebad549 /docs
parent1b695fbbc203c163bf7b8d78f6313a6c506fb938 (diff)
Refs #15619 -- Logged out with POST requests in admin.
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/4.1.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/4.1.txt b/docs/releases/4.1.txt
index b8dbc36da0..885c9329c5 100644
--- a/docs/releases/4.1.txt
+++ b/docs/releases/4.1.txt
@@ -436,6 +436,8 @@ Miscellaneous
* The ``size`` argument of the undocumented
``django.views.static.was_modified_since()`` function is removed.
+* The admin log out UI now uses ``POST`` requests.
+
.. _deprecated-features-4.1:
Features deprecated in 4.1