Changes between Initial Version and Version 2 of Ticket #75
- Timestamp:
- Sep 13, 2005, 8:29:40 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #75
- Property Component Admin interface → Metasystem
- Property Summary ManyToManyField self reference → Add 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.