Taiga integration

This commit is contained in:
2026-06-09 12:47:13 +03:00
parent c8599b3d13
commit 1f83dcb574
30 changed files with 1543 additions and 115 deletions
+3
View File
@@ -0,0 +1,3 @@
from app.projects.service import ProjectService
__all__ = ["ProjectService"]