diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-07-26 12:07:48 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-07-26 12:07:48 +0700 |
| commit | 4b855ffcaeee0d961bb900f4cc9d4665cee87dd4 (patch) | |
| tree | 6df6eaf5ec06be74fd9f54360a1cadade92a4a38 /indoteknik_custom/models/__init__.py | |
| parent | 093455f8ad3219670a50898c16d70394d2f1e227 (diff) | |
<iman> add catefories lob
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 a6bab518..1c41bbff 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_lob from . import website_categories_management from . import website_content from . import website_page_content |
