Hi again, Sorry for answering my own message, but it seems that I found the solution. I will be using a combination of orderinglist and AssociativeProxy.
Thanks, Christophe 2009/5/25 Christophe de VIENNE <[email protected]> > Hi, > > I tried to use the orderinglist collection on a (many-to-many) relation > with secondary table, having the "position" field on the secondary table. > It does not work because the collection expect the ordering field to be on > the target object, not on the secondary table. > > Is there a standard way to obtain this behavior ? > > Thanks, > > Christophe > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
