summaryrefslogtreecommitdiff
path: root/indoteknik_api/models/__init__.py
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2022-11-03 17:09:24 +0700
committerIT Fixcomart <it@fixcomart.co.id>2022-11-03 17:09:24 +0700
commit03dfa0271a0da453c83de83c73398dabb0e16fc7 (patch)
treeaa0e6ad88df68c9b54d790b907396a227883fea8 /indoteknik_api/models/__init__.py
parent7f0ba3734ffbfa22813e199fbf8a556750a350f7 (diff)
Get manufacture API
Diffstat (limited to 'indoteknik_api/models/__init__.py')
-rw-r--r--indoteknik_api/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_api/models/__init__.py b/indoteknik_api/models/__init__.py
index de2a2804..bca7d9fe 100644
--- a/indoteknik_api/models/__init__.py
+++ b/indoteknik_api/models/__init__.py
@@ -1,3 +1,4 @@
from . import blog_post
from . import product_pricelist
from . import product_template
+from . import x_manufactures \ No newline at end of file