I have been have trouble getting multi-column ordering working in my Admin 
views.

I submitted a patch that I think would help,
http://code.djangoproject.com/ticket/2870, only to realize that the default
manager does not get set as documents for which I submitted a ticket,
http://code.djangoproject.com/ticket/2892. A work-around  is to use the
undocumented Admin.manager field to explicitly set the manager you want the
Admin interface to use.

For ordering, you need to apply the patch.

Peace,
David S.


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

Reply via email to