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

Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc

parent 702dfa35
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