Re: order_by for related tables

2008-04-24 Thread Kevin Monceaux
Matias, On Thu, 24 Apr 2008, Matias Surdi wrote: > I can't get to work the order_by('related_table.field') as described in > http://www.djangoproject.com/documentation/db-api/#order-by-fields > > Is this documentation correct? I think it's close. To get the above to work in cases were I've

order_by for related tables

2008-04-24 Thread Matias Surdi
Hi again, I can't get to work the order_by('related_table.field') as described in http://www.djangoproject.com/documentation/db-api/#order-by-fields Is this documentation correct? I'm using django from SVN trunk. Thanks. --~--~-~--~~~---~--~~ You received