From efd855481581b5758d866a009bbd1074e74869b4 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Wed, 27 Jan 2016 09:25:49 -0500 Subject: [PATCH] [1.9.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 +++ docs/releases/1.9.2.txt | 3 +++ tests/gis_tests/test_geoforms.py | 5 ++++- 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/django/contrib/gis/templates/gis/openlayers.html b/django/contrib/gis/templates/gis/openlayers.html index 02fa988737..81f33ae4c1 100644 --- a/django/contrib/gis/templates/gis/openlayers.html +++ b/django/contrib/gis/templates/gis/openlayers.html @@ -1,4 +1,5 @@ -