diff options
Diffstat (limited to 'indoteknik_api/models/__init__.py')
| -rw-r--r-- | indoteknik_api/models/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_api/models/__init__.py b/indoteknik_api/models/__init__.py new file mode 100644 index 00000000..06f1e1da --- /dev/null +++ b/indoteknik_api/models/__init__.py @@ -0,0 +1,2 @@ +from . import product_pricelist +from . import product_template |
