Class FlatValuesListIterable

Iterable returned by QuerySet.values_list(flat=True) that yields single values.

Declaration

class FlatValuesListIterable(BaseIterable)
source link

Documentation

Methods

Inherited methods