diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-31 11:05:10 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-03-31 11:05:10 +0700 |
| commit | 0a0e1774d7ff25dfd6605ce4dfdc7dfdeb45eb5e (patch) | |
| tree | 5e31bc083e681fd1fb7c66c25d4b3e0a8009723a /indoteknik_custom/__init__.py | |
| parent | 4cf422c5b0f687cb33eb7c0851ca2234e36d2b29 (diff) | |
show content only iframe
Diffstat (limited to 'indoteknik_custom/__init__.py')
| -rwxr-xr-x | indoteknik_custom/__init__.py | 3 |
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 |
