how to filter a field for a particular from django model for querry code example Example: objects.filter django >>> Entry.objects.filter(blog_id=4)