Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per deprecation timeline.

This commit is contained in:
Mariusz Felisiak 2023-01-13 08:36:50 +01:00
parent 71d1203b07
commit ce7b4f39e3
3 changed files with 2 additions and 138 deletions

View file

@ -338,3 +338,5 @@ to remove usage of these features.
* Passing a response object and a form/formset name to
``SimpleTestCase.assertFormError()`` and ``assertFormSetError()`` is no
longer allowed.
* The ``django.contrib.gis.admin.OpenLayersWidget`` is removed.