Opened 17 years ago
Closed 17 years ago
#8969 closed (fixed)
Missing ref tag on QuerySet API reference page
| Reported by: | Karen Tracey | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | 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
The first attempt to reference the database query guide on http://docs.djangoproject.com/en/dev/ref/models/querysets/ is missing the leading :ref:. Patch attached.
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | missingref.diff added |
|---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This was fixed in [9005]