diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-11-03 17:09:24 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-11-03 17:09:24 +0700 |
| commit | 03dfa0271a0da453c83de83c73398dabb0e16fc7 (patch) | |
| tree | aa0e6ad88df68c9b54d790b907396a227883fea8 /indoteknik_api/models/__init__.py | |
| parent | 7f0ba3734ffbfa22813e199fbf8a556750a350f7 (diff) | |
Get manufacture API
Diffstat (limited to 'indoteknik_api/models/__init__.py')
| -rw-r--r-- | indoteknik_api/models/__init__.py | 1 |
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 |
