filter based on list django code example Example: django filter in list Blog.objects.filter(pk__in=[1, 4, 7])