summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorClaude Paroz <claude@2xlibre.net>2014-12-06 12:46:39 +0100
committerClaude Paroz <claude@2xlibre.net>2014-12-06 12:47:42 +0100
commit01e117abf054176577b549165e240e2402e2e344 (patch)
treeb0f67f215ec8fc5edaff283aabdf397f6a773c77 /docs
parent6a94c97729591ba929885c713964304a773969a2 (diff)
[1.7.x] Fixed documentation of GeoModelAdmin.openlayers_url
Backport of e3091350 from master.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/gis/admin.txt2
1 files changed, 1 insertions, 1 deletions
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