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

Backport of 6dd4d2709b 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
1 changed files with 1 additions and 1 deletions

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