Skip to content

Commit

Permalink
Merge pull request #689 from ynput/enhancement/AY-5916_Separate-backe…
Browse files Browse the repository at this point in the history
…nd-into-modelsapi

Publisher: Separate backend into models
  • Loading branch information
iLLiCiTiT authored Jun 27, 2024
2 parents 10eb4a6 + e4243a2 commit 552270d
Show file tree
Hide file tree
Showing 29 changed files with 3,340 additions and 3,052 deletions.
4 changes: 4 additions & 0 deletions client/ayon_core/tools/common_models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
ProjectItem,
ProjectsModel,
PROJECTS_MODEL_SENDER,
FolderTypeItem,
TaskTypeItem,
)
from .hierarchy import (
FolderItem,
Expand All @@ -28,6 +30,8 @@
"ProjectItem",
"ProjectsModel",
"PROJECTS_MODEL_SENDER",
"FolderTypeItem",
"TaskTypeItem",

"FolderItem",
"TaskItem",
Expand Down
Loading

0 comments on commit 552270d

Please sign in to comment.