swimlane.core.fields.history module

class swimlane.core.fields.history.HistoryField(*args, **kwargs)[source]

Bases: ReadOnly, CursorField

bulk_modify_support = False
cursor_class

alias of RevisionCursor

field_type = 'Core.Models.Fields.History.HistoryField, Core'
class swimlane.core.fields.history.RevisionCursor(*args, **kwargs)[source]

Bases: FieldCursor

An iterable object that automatically lazy retrieves and caches history data for a record from API