Commit e7087ac5 authored by Krzysztof Jurewicz's avatar Krzysztof Jurewicz Committed by Baptiste Mispelon
Browse files

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

Backport of 6dd4d270 from master
parent 13d16697
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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