mirror of
https://github.com/django/django.git
synced 2025-07-19 09:09:13 +00:00
[1.9.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
Backport of 6dd4d2709bfe427c05842c0269860ef95a0b4f00 from master
This commit is contained in:
parent
13d16697a0
commit
e7087ac503
@ -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