HierarchicalMixinMinimal

class app.util.mixins.hierarchical.HierarchicalMixinMinimal[source]

Bases: object

Inheritance diagram of HierarchicalMixinMinimal

Inheritance Diagram for HierarchicalMixinMinimal

Methods

Attributes

instance_hierarchy

Get the hierarchy of the instance as a string.

property instance_hierarchy: str

Get the hierarchy of the instance as a string.

Returns:

The hierarchy string.

Return type:

str