#11511 closed (duplicate)
Link from "Aggregation" in docs to Django 1.0 is broken
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | doc links 1.0 aggregation | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Browse dev documentation, go to "Aggregation" : http://docs.djangoproject.com/en/dev/topics/db/aggregation/
This document is for Django's SVN release, which can be significantly different from previous releases. Get old docs here: Django 1.0
"Django 1.0" link is broken/404's.
Note:
See TracTickets
for help on using tickets.
The 'get old docs here' link is automatically generated boilerplate. Aggregation is a new features so the boilerplate doesn't link anywhere. This is a known problem, and one that has been reported many times in the past.