#1517: Query result ordering on field in different table broken when doing join
on
same table
----------------------------------------+-----------------------------------
Reporter: rfugger at gmail dot com | Owner: adrian
Status: closed | Component: Database
wrapper
Version: 0.91 | Resolution: duplicate
Keywords: | Stage: Unreviewed
Has_patch: 0 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
----------------------------------------+-----------------------------------
Changes (by Michael Radziej <[EMAIL PROTECTED]>):
* status: new => closed
* resolution: => duplicate
Comment:
duplicate of #2076
{{{order_by('table.column')}}} was never properly supported, documented is
{{{order_by('field1__field2')}}}, which doesn't work either ;-)
But latter one is covered in #2076
--
Ticket URL: <http://code.djangoproject.com/ticket/1517#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---