[1.8.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc

Backport of 6dd4d2709bfe427c05842c0269860ef95a0b4f00 from master
This commit is contained in:
Krzysztof Jurewicz 2016-06-17 14:01:13 +02:00 committed by Baptiste Mispelon
parent 4da3684f24
commit be5dfde7c2

View File

@ -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