Skip to content

Commit

Permalink
[1.9.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAd…
Browse files Browse the repository at this point in the history
…min doc

Backport of 6dd4d27 from master
  • Loading branch information
KrzysiekJ authored and bmispelon committed Jun 17, 2016
1 parent 13d1669 commit e7087ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ref/contrib/gis/admin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e7087ac

Please sign in to comment.