From 577fe5a01f3b782a2a441ad55f3cc721ba2e212c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 27 Jun 2023 17:05:47 +0700 Subject: add token storage for altama stock api --- indoteknik_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/models/__init__.py') 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 -- cgit v1.2.3