On Mar 27, 2007, at 5:57 PM, Jesse James wrote:
> > no dice: > Traceback (most recent call last): > File "start-vor.py", line 15, in ? > @run_with_transaction.when(strategy.default, order=-1) > TypeError: when() got an unexpected keyword argument 'order' What TG version are you using? The patch to support the "order" parameter gor applied in [2226] which was before 1.0.1 was tagged. That code should work properly in the 1.0.1 release. If you don't want or can't upgrade now you could apply that patch manually. Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

