From 44c24bf02835323d5418512ebe8e76166739ebf8 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 30 Jul 2022 23:52:17 +0200 Subject: Refs #25706 -- Removed inline CSS in the openlayers widget template. --- docs/releases/4.2.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/releases/4.2.txt b/docs/releases/4.2.txt index 3a9a99a3c2..452aebdd6b 100644 --- a/docs/releases/4.2.txt +++ b/docs/releases/4.2.txt @@ -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` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.3