phase5: workspace backend — models, service, routes, migration 0072
This commit is contained in:
@@ -85,3 +85,4 @@ __all__ = [
|
||||
"SavedView",
|
||||
]
|
||||
from app.models.entity_attachment import EntityAttachment # noqa: F401
|
||||
from app.models.workspace import Workspace, WorkspaceModule, WorkspaceUser, WorkspaceWidget # noqa: F401
|
||||
|
||||
Reference in New Issue
Block a user