#25633 closed Cleanup/optimization (fixed)
GeoDjango KyngChaos installation instructions are outdated
| Reported by: | Tim Graham | Owned by: | Daniel Hepper |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The KyngChaos installation instructions refer to SpatiaLite 2.3 but 2.4 is the minimum supported version as of Django 1.8. There's also a section on the main install page.
We should evaluate whether these instructions are still useful and update or remove them.
Change History (4)
comment:1 by , 7 years ago
| Has patch: | set |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 7 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|---|
| Version: | 1.8 → master |
Note:
See TracTickets
for help on using tickets.
I created a PR that updates the documentation