On Monday 02 April 2007 09:05, Atilla wrote: > Have you tried specifying "project__name" ? That should be resolved > correctly in the query set. If it doesn't work, you'll have to > redefine the order_by method and include the join of the tables there > explicitly.
TaMeR solved my problem. Thank for interest. (I needed class Meta: ordering = ['name'] ) -- Zdravi Gilhad [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---