how to check a particlular columm have values orm django code example Example: django only certain columns from database Entry.objects.values_list('id', 'headline')