Opened 13 years ago
Closed 13 years ago
#17567 closed Cleanup/optimization (fixed)
version 1.3 doc links to version 1.2 page
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Link "Field lookups" in penultimate paragraph of version 1.3 page https://docs.djangoproject.com/en/1.3/intro/tutorial01/ links to version 1.2 page http://docs.djangoproject.com/en/1.2/topics/db/queries/#field-lookups
Note:
See TracTickets
for help on using tickets.
This has been fixed in the dev version in changeset:17100 (fixes #17240). Backporting should be considered.