#9301 closed (fixed)
Missing link in documentation
| Reported by: | Greg Sadetsky | 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
on http://docs.djangoproject.com/en/dev/topics/db/queries/ :
"Refer to the data model reference <ref-models-index> for full details of all the various model lookup options"
sentence includes a (non-html) "link" to "ref-models-index"
Thanks
Greg
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
(In [9132]) Fixed #9301 -- Correct a markup typo in the docs.