service
django_spire.knowledge.entry.services.service
EntryService
Bases: BaseDjangoModelService['Entry']
django_spire.knowledge.entry.services.service
EntryService
Bases: BaseDjangoModelService['Entry']
django_spire/contrib/constructor/constructor.py
obj
instance-attribute
automation = EntryAutomationService()
class-attribute
instance-attribute
factory = EntryFactoryService()
class-attribute
instance-attribute
ordering = OrderingService()
class-attribute
instance-attribute
processor = EntryProcessorService()
class-attribute
instance-attribute
tool = EntryToolService()
class-attribute
instance-attribute
transformation = EntryTransformationService()
class-attribute
instance-attribute
save_model_obj
django_spire/knowledge/entry/services/service.py