Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.

This commit is contained in:
Mariusz Felisiak 2022-04-22 11:36:27 +02:00 committed by GitHub
parent 6f453cd298
commit eeb0bb6379
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 1 deletions

View file

@ -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