#20492 closed Bug (fixed)
Broken external link in ref/contrib/gis/geoip/
| Reported by: | Baptiste Mispelon | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
In the first paragraph of https://docs.djangoproject.com/en/dev/ref/contrib/gis/geoip/, the link pointing to http://www.maxmind.com/en/python (the GPL-licensed library) gives a 404.
It seems that this particular library is not supported anymore.
I is still referenced on that page (note the "legacy" part of the URL): http://dev.maxmind.com/geoip/legacy/downloadable#Python-10 but the link there is just for a tarball, there doesn't seem to be a dedicated page for it anymore.
Change History (5)
comment:1 by , 12 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 12 years ago
| Easy pickings: | set |
|---|
comment:3 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I'd suggest just removing the link, as it is mainly informational.