how to filter all related data of user using django orm code example Example: objects.filter django >>> Entry.objects.filter(blog_id=4)