#25641 closed Cleanup/optimization (fixed)
section about adding Google projection to spatial_ref_sys table should be removed
| Reported by: | Sergey Fedoseev | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.8 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Section about adding Google projection to spatial_ref_sys table should be removed, because it's needed only for GDAL < 1.7, but minimum version for GDAL is 1.7 starting from Django 1.8.
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
Note:
See TracTickets
for help on using tickets.
PR -- https://github.com/django/django/pull/5516