Ticket #12512: 12512.diff
File 12512.diff, 496 bytes (added by , 15 years ago) |
---|
-
docs/ref/models/fields.txt
939 939 940 940 ``limit_choices_to`` has no effect when used on a ``ManyToManyField`` with a 941 941 custom intermediate table specified using the 942 :attr:`~ManyToManyField.through` param ter.942 :attr:`~ManyToManyField.through` parameter. 943 943 944 944 .. attribute:: ManyToManyField.symmetrical 945 945