#26774 closed Bug (fixed)
GeoModelAdmin documentation states incorrect default value of default_zoom
| Reported by: | Krzysztof Jurewicz | Owned by: | Krzysztof Jurewicz |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The real default value is 4, not 18.
Change History (5)
comment:1 by , 9 years ago
| Has patch: | set |
|---|---|
| Summary: | GeoModelAdmin documentation states incorrect default values of default_zoom → GeoModelAdmin documentation states incorrect default value of default_zoom |
comment:5 by , 9 years ago
I looked through the history and it seems that this discrepancy has been there since the beginning of the gis documentation.
Thanks for spotting it :)
Note:
See TracTickets
for help on using tickets.
I’ve submitted a pull request: https://github.com/django/django/pull/6793