objects.get can skip field lookup? django code example Example: objects.filter django >>> Entry.objects.filter(blog_id=4)