#20054 closed Cleanup/optimization (fixed)
wsgi Links down
| Reported by: | anonymous | Owned by: | Baptiste Mispelon |
|---|---|---|---|
| Component: | Documentation | Version: | 1.5 |
| Severity: | Normal | Keywords: | |
| Cc: | bmispelon@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The Links on the Page:
https://docs.djangoproject.com/en/1.5/howto/deployment/wsgi/modwsgi/
are down to the installation instructions for modwsgi.
If i am right, they moved to google code with their site.
Change History (7)
comment:1 by , 13 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 13 years ago
| Has patch: | set |
|---|
comment:3 by , 13 years ago
| Cc: | added |
|---|
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I don't know if the site is down temporarily or if it's been removed completely.
In case it's been removed, I made a pull request which uses the code.google.com wiki links instead: https://github.com/django/django/pull/906