Documents

CommunityDoc

class policyengine.models.CommunityDoc(*args, **kwargs)
name

The name of the document.

text

The text within the document.

community

The community which the document belongs to.

is_active

True if the document is active. Default is True.