#18505 closed Cleanup/optimization (fixed)
bad link from definitive guide to Dj web dev done right
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | *.djangoproject.com | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
fyi
App G p421 of the definitive guide to django web development done right (PDF version) has a link to
http://www.djangoproject.com/documentation/0.96/testing/
which is broken.
obviously the version # has moved on but a redirect might be nice?
thanks
Change History (2)
comment:1 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 13 years ago
| Component: | Uncategorized → Djangoproject.com Web site |
|---|---|
| Type: | Uncategorized → Cleanup/optimization |
| Version: | 1.4 → master |
Note:
See TracTickets
for help on using tickets.
I just added a redirect. Thanks for the report.