Ticket #5537: relatedname (1).diff
File relatedname (1).diff, 559 bytes (added by , 14 years ago) |
---|
-
ref/models/fields.txt
925 925 <abstract-base-classes>`; and when you do so 926 926 :ref:`some special syntax <abstract-related-name>` is available. 927 927 928 You may supress the appearance altogether by providing this argument with 929 a string beginning with a '+'. 930 928 931 .. attribute:: ForeignKey.to_field 929 932 930 933 The field on the related object that the relation is to. By default, Django