mirror of
https://github.com/django/django.git
synced 2025-10-17 05:47:44 +00:00
Fixed documentation of GeoModelAdmin.openlayers_url
This commit is contained in:
parent
d05709821c
commit
e309135081
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue