Tower: upload cetmix_tower_git 18.0.1.0.2 (was 18.0.1.0.2, via marketplace)

This commit is contained in:
2026-05-03 18:54:24 +00:00
parent e40caa55e8
commit 207a122e37
59 changed files with 9485 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# cx_tower_git_project_rel must be the first one in the list
# in order to create the relation table properly
from . import cx_tower_git_project_rel
from . import cx_tower_git_project_file_template_rel
from . import cx_tower_file
from . import cx_tower_file_template
from . import cx_tower_git_project
from . import cx_tower_git_remote
from . import cx_tower_git_repo
from . import cx_tower_git_repo_owner
from . import cx_tower_git_source
from . import cx_tower_server
from . import cetmix_tower
from . import cx_tower_plan_line
from . import cx_tower_command