> >>> z=Dic.objects.filter(DB_Word=worfromtext).distinct() > >>> if not z.count(): print 'ERROR!' First I want to thank all of you guys for posting here and for helping me solving my problem, I feel really happy because I can rely on a community this wise and helpful, and I want to give special thanks to James Bennett, because you posted the thing I was missing and I could quickly correct my code, thanks a lot buddy, and thanks a lot everyone you guys rock ! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

