summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2022-04-22 11:36:27 +0200
committerGitHub <noreply@github.com>2022-04-22 11:36:27 +0200
commiteeb0bb63795f7500156abaed2a94aae681a9fc4a (patch)
tree71535b36835e3eee72253a22b3dcad62ba223220 /docs/internals
parent6f453cd2981525b33925faaadc7a6e51fa90df5c (diff)
Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index eb6d7f7b2f..903f2f7161 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -101,6 +101,8 @@ details on these changes.
``SimpleTestCase.assertFormError()`` and ``assertFormsetError()`` will no
longer be allowed.
+* The ``django.contrib.gis.admin.OpenLayersWidget`` will be removed.
+
.. _deprecation-removed-in-4.1:
4.1