Implement unified work inbox module
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from govoplan_tasks.backend.db.models import TaskAssignment, TaskItem
|
||||
|
||||
__all__ = ["TaskAssignment", "TaskItem"]
|
||||
Reference in New Issue
Block a user