On Oct 11, 9:59 am, Tom Smith <[EMAIL PROTECTED]> wrote:
> Oops... replied to wrong thread...
>
> here it is...
>
> It has a lot of stuff... but the core is simple enough, like this...
>

I just whipped up something based on your model definition excerpts and
it works perfectly with:

Product.objects.filter(productword__fk_word__value__exact='thomas').distincĀ­t()

Something else in the rest of your model may be causing this problem
for you.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to