summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__init__.py
diff options
context:
space:
mode:
authorRafi Zadanly <zadanlyr@gmail.com>2023-03-31 11:05:10 +0700
committerRafi Zadanly <zadanlyr@gmail.com>2023-03-31 11:05:10 +0700
commit0a0e1774d7ff25dfd6605ce4dfdc7dfdeb45eb5e (patch)
tree5e31bc083e681fd1fb7c66c25d4b3e0a8009723a /indoteknik_custom/__init__.py
parent4cf422c5b0f687cb33eb7c0851ca2234e36d2b29 (diff)
show content only iframe
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