From 229666289d3aafbb4668820a7ecf243dd4a7fc72 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Wed, 27 Jan 2016 09:25:49 -0500 Subject: [PATCH] [1.8.x] Fixed #20415 -- Ensured srid isn't localized in OpenLayers JavaScript. Backport of 19d1cb14519186902d7e27813bf2643fe3f7cfa3 from master --- django/contrib/gis/templates/gis/openlayers.html | 5 +++-- docs/releases/1.8.9.txt | 3 +++ tests/gis_tests/test_geoforms.py | 5 ++++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/django/contrib/gis/templates/gis/openlayers.html b/django/contrib/gis/templates/gis/openlayers.html index cbefb3a9f2..0356a9dd77 100644 --- a/django/contrib/gis/templates/gis/openlayers.html +++ b/django/contrib/gis/templates/gis/openlayers.html @@ -1,4 +1,5 @@ -