On Wed, Oct 19, 2011 at 8:35 PM, Tim Chase
<django.us...@tim.thechases.com> wrote:
> I understand what it's doing at a SQL level, but not sure if this is a
> "correct" behavior for .count() or the resulting list of objects.
>
> Any thoughts/suggestions?

usually adding .distinct() to the queryset makes it less surprising

-- 
Javier

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to