Ticket #12603: 12603.diff
File 12603.diff, 542 bytes (added by , 15 years ago) |
---|
-
signals.txt
187 187 ``sender`` 188 188 The intermediate model class describing the :class:`ManyToManyField`. 189 189 This class is automatically created when a many-to-many field is 190 defined; ityou can access it using the ``through`` attribute on the190 defined; you can access it using the ``through`` attribute on the 191 191 many-to-many field. 192 192 193 193 ``instance``