Hi all, I am having two tables say TableOne and TableTwo and below are some of the fields of these tables TableOne: companyName
Tabletwo: companyid (i am saving key().id() of TableOne in it) now i have to filter TableOne contents which are not in TableTwo. i.e. i want list of companies which does not have its corresponding companyid in TableTwo I am using django with app-engine -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.