summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-11-15 08:53:28 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-11-15 08:53:28 +0700
commit2861ba3cd7844079ce85ad31aa1470e95de7f71d (patch)
tree093e2ef5846e960ca423e6e25ab434476690bab1 /indoteknik_custom/models/__init__.py
parenta2fe5cf62932ee4f112fd2f126ca2ee29036046a (diff)
add table website user cart
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 94fe56fe..21549684 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -29,3 +29,4 @@ from . import users
from . import ir_attachment
from . import delivery_carrier
from . import dunning_run
+from . import website_user_cart