[1.8.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
Backport of 6dd4d2709b
from master
This commit is contained in:
parent
4da3684f24
commit
be5dfde7c2
|
@ -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…
Reference in New Issue