mirror of
https://github.com/django/django.git
synced 2025-08-09 21:38:18 +00:00
[1.9.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
Backport of 6dd4d2709b
from master
This commit is contained in:
parent
13d16697a0
commit
e7087ac503
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ GeoDjango's admin site
|
|||
|
||||
.. attribute:: default_zoom
|
||||
|
||||
The default zoom level to use. Defaults to 18.
|
||||
The default zoom level to use. Defaults to 4.
|
||||
|
||||
.. attribute:: extra_js
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue