document property

document property

Context object’s associated document.

Definition:

@property
def document(self):
    ...

See Also