http://code.djangoproject.com/ticket/7231
I'd like to start a discussion on this since russelm closed the issue. There are a few other people that believe the issue should be left open. I've been using this patch for nearly two years, and have found it to be useful in several different cases. I disagree that the .raw() functionality is a sufficient alternative, as it is not possible to modify an existing queryset using .raw(). For example, if I have a function that accepts a queryset, I want to be able to modify that queryset by giving it a extra info for the JOIN and SELECT clauses. -- 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 django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.