mirror of
https://github.com/django/django.git
synced 2025-09-02 08:47:34 +00:00
Refs #27674 -- Removed django.contrib.gis.admin.OpenLayersWidget per deprecation timeline.
This commit is contained in:
parent
71d1203b07
commit
ce7b4f39e3
3 changed files with 2 additions and 138 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue