how to data into specific col in django code example Example: django only certain columns from database Entry.objects.values_list('id', 'headline')