Django Hanya kolom tertentu dari database

Entry.objects.values_list('id', 'headline')
Aggressive Antelope