how to make an entry in a certian column django code example Example: django only certain columns from database Entry.objects.values_list('id', 'headline')