Class FieldGetDbPrepValueIterableMixin

Some lookups require Field.get_db_prep_value() to be called on each value in an iterable.

Declaration

class FieldGetDbPrepValueIterableMixin(FieldGetDbPrepValueMixin)
source link

Documentation

Methods

Inherited methods

Subclasses