diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-01-05 04:26:58 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-01-05 04:26:58 +0000 |
| commit | d37c78617706d6313bf8c40277d56028f0f28a07 (patch) | |
| tree | d46e635d9977350d7414248fc9b5a375fd00f3e0 /indoteknik_api/models/__init__.py | |
| parent | f56ff7fb53e25c188663f643f06691d8d71bd34a (diff) | |
| parent | 9a3a8c37b65d6017bae50d56b4c5bd1ea641a3b1 (diff) | |
Merged in staging (pull request #14)
Staging
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 25f6997f..3e00e2f0 100644 --- a/indoteknik_api/models/__init__.py +++ b/indoteknik_api/models/__init__.py @@ -2,4 +2,5 @@ from . import blog_post from . import product_pricelist from . import product_product from . import product_template +from . import res_users from . import x_manufactures
\ No newline at end of file |
