#2121: Invalid SQL generated when using ordering with search_fields
-------------------------------+--------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Type: defect | Status: new
Priority: high | Milestone:
Component: Database wrapper | Version: SVN
Severity: major | Resolution:
Keywords: sql, admin |
-------------------------------+--------------------------------------------
Comment (by [EMAIL PROTECTED]):
It would also seem the error rears it's head when using ordering =
('topic', 'team',) you then click on the team column to sort.
Checking my other models it seems you can't use list_filter with
search_fields at the same time, as in you can't do a search and then click
the filter or click the filter then search.
--
Ticket URL: <http://code.djangoproject.com/ticket/2121>
Django <http://code.djangoproject.org/>
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
-~----------~----~----~----~------~----~------~--~---