Django

Code

Ticket #4637 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Broken link in Model reference documentation

Reported by: john.scott.atlakson@gmail.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

The last line in the section "Executing custom SQL" contains a link "Other lookup options" to http://www.djangoproject.com/documentation/db-api/#extra-params-select-where-tables but there is no matching anchor in db-api. It appears the link ought to point here: http://www.djangoproject.com/documentation/db-api/#extra-select-none-where-none-params-none-tables-none

Attachments

Change History

06/20/07 14:36:15 changed by Gary Wilson <gary.wilson@gmail.com>

  • needs_better_patch changed.
  • stage changed from Unreviewed to Ready for checkin.
  • needs_tests changed.
  • needs_docs changed.

06/20/07 14:39:24 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [5505]) Fixed #4637 -- Fixed broken link in docs/model-api.txt. Thanks, john.scott.atlakson@gmail.com


Add/Change #4637 (Broken link in Model reference documentation)




Change Properties
Action