summaryrefslogtreecommitdiff
path: root/indoteknik_custom/controllers/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/controllers/__init__.py')
-rw-r--r--indoteknik_custom/controllers/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/controllers/__init__.py b/indoteknik_custom/controllers/__init__.py
new file mode 100644
index 00000000..2fd318df
--- /dev/null
+++ b/indoteknik_custom/controllers/__init__.py
@@ -0,0 +1,2 @@
+from . import api_controller
+from . import api