Class Transform

RegisterLookupMixin() is first so that get_lookup() and get_transform() first examine self and then check output_field.

Declaration

class Transform(RegisterLookupMixin, Func)
source link

Documentation

Methods

Inherited methods

Subclasses

Reexports