Tower: upload cetmix_tower_yaml 16.0.2.0.3 (via marketplace)
This commit is contained in:
21
addons/cetmix_tower_yaml/models/__init__.py
Normal file
21
addons/cetmix_tower_yaml/models/__init__.py
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
from . import cx_tower_yaml_mixin
|
||||||
|
from . import cx_tower_command
|
||||||
|
from . import cx_tower_file_template
|
||||||
|
from . import cx_tower_tag
|
||||||
|
from . import cx_tower_plan
|
||||||
|
from . import cx_tower_plan_line
|
||||||
|
from . import cx_tower_plan_line_action
|
||||||
|
from . import cx_tower_variable
|
||||||
|
from . import cx_tower_variable_option
|
||||||
|
from . import cx_tower_variable_value
|
||||||
|
from . import cx_tower_os
|
||||||
|
from . import cx_tower_server_template
|
||||||
|
from . import cx_tower_key
|
||||||
|
from . import cx_tower_key_value
|
||||||
|
from . import cx_tower_server_log
|
||||||
|
from . import cx_tower_shortcut
|
||||||
|
from . import cx_tower_scheduled_task
|
||||||
|
from . import cx_tower_file
|
||||||
|
from . import cx_tower_server
|
||||||
|
from . import cx_tower_yaml_manifest_template
|
||||||
|
from . import cx_tower_yaml_manifest_author
|
||||||
Reference in New Issue
Block a user