Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#13268 closed (fixed)

ForeignKey is called ForeignKeyField in topics/db/queries.txt

Reported by: Benjamin Wohlwend Owned by: nobody
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Just a tiny little inconsistency. The term "ForeignKeyField" is nowhere else to be found in the docs other than the single occurrence in topics/db/queries.txt.

Attachments (1)

foreignkeyfield-name-docs.diff (698 bytes ) - added by Benjamin Wohlwend 14 years ago.
trivial doc patch

Download all attachments as: .zip

Change History (6)

by Benjamin Wohlwend, 14 years ago

trivial doc patch

comment:1 by Tim Graham, 14 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Russell Keith-Magee, 14 years ago

milestone: 1.2

comment:3 by Luke Plant, 14 years ago

Resolution: fixed
Status: newclosed

(In [12928]) Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt

Thanks piquadrat for report and patch.

comment:4 by Luke Plant, 14 years ago

(In [12929]) [1.1.X] Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt

Thanks piquadrat for report and patch.

Backport of r12928 from trunk

comment:5 by Jacob, 13 years ago

milestone: 1.2

Milestone 1.2 deleted

Note: See TracTickets for help on using tickets.
Back to Top