On Tue, Apr 29, 2008 at 5:00 PM, Luke Plant <[EMAIL PROTECTED]> wrote:
>  I've created a patch, which special cases EmptyQuerySet in a couple of
>  places, which seems to be the simplest way of doing it.  I can commit
>  it myself, but I wanted to pass it by you first since I'm unfamiliar
>  with qs-rf, and in case you disagree about fixing this -- patch
>  attached.

Discussion of a similar issue is in ticket #7113:

http://code.djangoproject.com/ticket/7113

I'd be inclined to agree with Malcolm that this should be fixed on
QuerySet itself, rather than requiring every subclass or QuerySet-like
class to special-case the logic.


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