summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-03-31 14:01:35 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-03-31 14:01:35 +0700
commit92ca4ca8d5e16a90c1cfa8d00248c1e12c95d9fd (patch)
tree2069fd0295c5538e8023dc7c3331e6470dd7acea /indoteknik_custom/__init__.py
parent690903a2cc7a83e8ec2453a703241539016036b6 (diff)
parent4cbb23cd48f70788d440a55b552b6fa3be44ddfe (diff)
Merge branch 'release' of bitbucket.org:altafixco/indoteknik-addons into release
Diffstat (limited to 'indoteknik_custom/__init__.py')
-rwxr-xr-xindoteknik_custom/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/indoteknik_custom/__init__.py b/indoteknik_custom/__init__.py
index 0650744f..19240f4e 100755
--- a/indoteknik_custom/__init__.py
+++ b/indoteknik_custom/__init__.py
@@ -1 +1,2 @@
-from . import models
+from . import controllers
+from . import models \ No newline at end of file