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