Hi I am looking for something similar.
Any chance you can post an example? On Mon, May 25, 2009 at 5:13 AM, Christophe de VIENNE <[email protected]> wrote: > 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 > > > > > -- Ritesh http://www.riteshn.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
