From 01e117abf054176577b549165e240e2402e2e344 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Sat, 6 Dec 2014 12:46:39 +0100 Subject: [PATCH] [1.7.x] Fixed documentation of GeoModelAdmin.openlayers_url Backport of e3091350 from master. --- docs/ref/contrib/gis/admin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ref/contrib/gis/admin.txt b/docs/ref/contrib/gis/admin.txt index d3bc1d26a1..ec791312c5 100644 --- a/docs/ref/contrib/gis/admin.txt +++ b/docs/ref/contrib/gis/admin.txt @@ -45,7 +45,7 @@ GeoDjango's admin site .. attribute:: openlayers_url Link to the URL of the OpenLayers JavaScript. Defaults to - ``'http://openlayers.org/api/2.11/OpenLayers.js'``. + ``'http://openlayers.org/api/2.13/OpenLayers.js'``. .. attribute:: modifiable