diff options
| author | Claude Paroz <claude@2xlibre.net> | 2014-12-06 12:46:39 +0100 |
|---|---|---|
| committer | Claude Paroz <claude@2xlibre.net> | 2014-12-06 12:47:08 +0100 |
| commit | e3091350811dce8a38fc97cb3d14db5c970f1ec7 (patch) | |
| tree | eaeda0d9c3ca0271ea15a4a1403b078db4592fe5 /docs | |
| parent | d05709821cf6ff77e00871d6fac3eb43356d44d1 (diff) | |
Fixed documentation of GeoModelAdmin.openlayers_url
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/contrib/gis/admin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/admin.txt b/docs/ref/contrib/gis/admin.txt index ef4a8ee526..b91a2158f3 100644 --- a/docs/ref/contrib/gis/admin.txt +++ b/docs/ref/contrib/gis/admin.txt @@ -42,7 +42,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 |
