summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKrzysztof Jurewicz <krzysztof.jurewicz@gmail.com>2016-06-17 14:01:13 +0200
committerBaptiste Mispelon <bmispelon@gmail.com>2016-06-17 14:01:13 +0200
commit6dd4d2709bfe427c05842c0269860ef95a0b4f00 (patch)
tree497a86edbbb6b82b31e469092c565b2b09cbd78f /docs
parent702dfa3589cddf996c18aee46286a49844efd70d (diff)
Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/gis/admin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/contrib/gis/admin.txt b/docs/ref/contrib/gis/admin.txt
index 834a072026..b873f51a05 100644
--- a/docs/ref/contrib/gis/admin.txt
+++ b/docs/ref/contrib/gis/admin.txt
@@ -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