Optimize and improve tasks/models/projects.delete

This commit is contained in:
allegroai
2021-05-03 17:39:13 +03:00
parent 8b464e7ae6
commit f5008d80ad
16 changed files with 350 additions and 107 deletions

View File

@@ -155,6 +155,7 @@ class Task(AttributedDocument):
"active_duration",
"parent",
"project",
"execution.model",
("company", "name"),
("company", "user"),
("company", "status", "type"),