summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-06-27 17:05:47 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-06-27 17:05:47 +0700
commit577fe5a01f3b782a2a441ad55f3cc721ba2e212c (patch)
tree359fdcaadc4a9af6a0105c549f5bec40abaa615a /indoteknik_custom/models/__init__.py
parent57c571c40de1acfdcf23132782ec8c7fcbb8c6bd (diff)
add token storage for altama stock api
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 3c6ce46c..4cc2433f 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -63,3 +63,4 @@ from . import procurement_monitoring_detail
from . import brand_vendor
from . import manufacturing
from . import requisition
+from . import token_storage