mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #25706 -- Removed inline CSS in the openlayers widget template.
This commit is contained in:
committed by
Mariusz Felisiak
parent
2aa6fb2121
commit
44c24bf028
@@ -63,6 +63,10 @@ Minor features
|
||||
* The :class:`~django.contrib.gis.geoip2.GeoIP2` class now supports ``.mmdb``
|
||||
files downloaded from DB-IP.
|
||||
|
||||
* The OpenLayers template widget no longer includes inline CSS (which also
|
||||
removes the former ``map_css`` block) to better comply with a strict Content
|
||||
Security Policy.
|
||||
|
||||
:mod:`django.contrib.messages`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user