reverse() Use the reverse() method to reverse the order in which a queryset’s elements are returned. Calling
values_list(*fields, flat=False) This is similar to values() except that instead of returning dictionaries, it
Page 6 of 6