summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__init__.py
diff options
context:
space:
mode:
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