Opened 16 years ago
Closed 16 years ago
#11276 closed (invalid)
404 link
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Uncategorized | Version: | 1.0 | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
Description
page http://docs.djangoproject.com/en/dev/topics/db/aggregation/ contains bad link to old docs
  Note:
 See   TracTickets
 for help on using tickets.
    
The pointer to the old doc pages is auto-generated and not smart enough to know when a doc for a new feature didn't exist. Thus, a 404 on such links is a hint that you are looking at doc for a new feature that did not exist in the old release.