Changes between Initial Version and Version 2 of Ticket #75


Ignore:
Timestamp:
Sep 13, 2005, 8:29:40 PM (19 years ago)
Author:
Adrian Holovaty
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #75

    • Property Component Admin interfaceMetasystem
    • Property Summary ManyToManyField self referenceAdd support for recursive ManyToManyFields
  • Ticket #75 – Description

    initial v2  
    1 Can you add the self reference functionality that you added to ForeignKeyField
     1{{{ManyToManyField}}}s should be able to be related to {{{"self"}}}, as {{{ForeignKey}}}s can.
Back to Top