django query get all objects which belong to an object code example Example: objects.filter django >>> Entry.objects.filter(blog_id=4)