class documentation

Return object from `serializer.data` for the `Serializer` class. Includes a backlink to the serializer instance for renderers to use if they need richer field information.

Method __init__ Undocumented
Method __or__ Undocumented
Method __reduce__ Undocumented
Method __repr__ Undocumented
Method __ror__ Undocumented
Method copy Undocumented
Instance Variable serializer Undocumented
def __init__(self, *args, **kwargs): (source)

Undocumented

def __or__(self, other): (source)

Undocumented

def __reduce__(self): (source)

Undocumented

def __repr__(self): (source)

Undocumented

def __ror__(self, other): (source)

Undocumented

def copy(self): (source)

Undocumented

serializer = (source)

Undocumented