choices
django_spire.knowledge.entry.version.block.choices
BlockTypeChoices
Bases: TextChoices
django_spire.knowledge.entry.version.block.choices
BlockTypeChoices
Bases: TextChoices
TEXT = 'text'
class-attribute
instance-attribute
HEADING = 'heading'
class-attribute
instance-attribute
LIST = 'list'
class-attribute
instance-attribute