summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/3.2.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/3.2.txt b/docs/releases/3.2.txt
index 9017c33138..cc7ea744a2 100644
--- a/docs/releases/3.2.txt
+++ b/docs/releases/3.2.txt
@@ -481,6 +481,9 @@ Miscellaneous
* Keyword arguments to :func:`~django.test.utils.setup_databases` are now
keyword-only.
+* The undocumented ``django.utils.http.limited_parse_qsl()`` function is
+ removed. Please use :func:`urllib.parse.parse_qsl` instead.
+
.. _deprecated-features-3.2:
Features deprecated in 3.2