On 12 Apr 2007, at 20:45, Jorge Godoy wrote:

> Chris Miles <[EMAIL PROTECTED]> writes:
>
>>    @paginate('media', default_order='-tsuploaded')
>>
>> which results in an exception:
>>
>>    "StandardError: The order column (-tsuploaded) doesn't exist"
>>
>> Where am I supposed to add the minus sign?
>
> Where you did.  It looks like paginate is doing something on his  
> own and
> not using the ORM for data manipulation...

Is the behaviour specific to SQLObject ?

I am using SQLAlchemy.

Cheers,
Chris


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to