how to ffilter database based on a fiels and display in django code example Example: objects.filter django >>> Entry.objects.filter(blog_id=4)