Re: Need help to order a query set

2010-02-11 Thread Dennis Kaarsemaker
On do, 2010-02-11 at 03:36 -0800, roomy wrote: > Hi... I was wondering if someone could tell me how can I represent > this mysql statement in django . "order by first_name='Yash', > first_name" http://docs.djangoproject.com/en/dev/ref/models/querysets/#extra-select-none-where-none-params-none-

Need help to order a query set

2010-02-11 Thread roomy
Hi... I was wondering if someone could tell me how can I represent this mysql statement in django . "order by first_name='Yash', first_name" -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@go