mirror of
https://github.com/django/django.git
synced 2025-06-05 11:39:13 +00:00
Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
This commit is contained in:
parent
702dfa3589
commit
6dd4d2709b
@ -20,7 +20,7 @@ GeoDjango's admin site
|
|||||||
|
|
||||||
.. attribute:: default_zoom
|
.. attribute:: default_zoom
|
||||||
|
|
||||||
The default zoom level to use. Defaults to 18.
|
The default zoom level to use. Defaults to 4.
|
||||||
|
|
||||||
.. attribute:: extra_js
|
.. attribute:: extra_js
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user