diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-07-18 01:57:13 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-07-18 01:57:13 +0000 |
| commit | 8481061ddebeae1c0f775584fe6ea3852ecf560d (patch) | |
| tree | 8c9cd38c8cf6c70350971410c0c89821db898d83 /indoteknik_custom/models/__init__.py | |
| parent | 5bad8e297598692726a3e304520443338da69cad (diff) | |
| parent | c142e8391a7f8385ead74e355ceda862b3f7b64b (diff) | |
Merged in feature/iman-categories-homepage (pull request #168)
Feature/iman categories homepage
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 4b8716fa..ee9c9429 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -37,6 +37,7 @@ from . import user_company_request from . import users from . import website_brand_homepage from . import website_categories_homepage +from . import website_categories_management from . import website_content from . import website_page_content from . import website_user_cart |
