On Sep 30, 11:22 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> On 9/30/07, Xan <[EMAIL PROTECTED]> wrote:
>
> > Although ordering is ('tipus', 'nom'), django admin interface displays
> > the Centre objects by 'tipus' but randomly (?) with 'nom'. I don't
> > know how can I do, because, in shell when I put
> > > Centre.objects.order_by('tipus', 'nom')
>
> Please read the Django documentation:
>
> http://www.djangoproject.com/documentation/model-api/#ordering
>
> > So, is it possible bug in 0.96?
>
> No, read the documentation and it will tell you exactly what you're seeing.

Oh! yes.

But, is it a bug so?

Thanks,
Xan.
>
> --
> "Bureaucrat Conrad, you are technically correct -- the best kind of correct."


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to