Upgraded OpenLayers to v.7.2.2.

This commit is contained in:
Claude Paroz 2022-12-29 08:30:30 +01:00 committed by GitHub
parent 279967ec85
commit 1833eb3f3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 36 additions and 32 deletions

View file

@ -149,6 +149,9 @@ Minor features
removes the former ``map_css`` block) to better comply with a strict Content
Security Policy.
* :class:`~django.contrib.gis.forms.widgets.OpenLayersWidget` is now based on
OpenLayers 7.2.2 (previously 4.6.5).
:mod:`django.contrib.messages`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~