diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-09-06 02:32:07 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-09-06 02:32:07 +0000 |
| commit | 15229196dc8fd1dab8b00cf7e0a003b9f836054d (patch) | |
| tree | 5d68224e1a496c5020e1632ab2ca5794bd762c49 /indoteknik_custom/models/__init__.py | |
| parent | 013a3e4d73327c138ede6f224b32969dc8f85c1f (diff) | |
| parent | 94be2756aa2ab4c5a403877e9085eab344468f1a (diff) | |
Merged in update/category-management (pull request #217)
Update/category management
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index e9ce587c..ad7b1d09 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -39,6 +39,7 @@ from . import website_brand_homepage from . import website_categories_homepage from . import website_categories_lob from . import website_categories_management +from . import website_categories_management_line from . import website_content from . import website_page_content from . import website_user_cart |
