diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2024-07-26 06:49:15 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2024-07-26 06:49:15 +0000 |
| commit | 2813f944bb28906bdc7348bb7437af77a85c68cf (patch) | |
| tree | 2e1397c560b490e930a4f5b123286b11f57cc215 /indoteknik_custom/models/__init__.py | |
| parent | 093455f8ad3219670a50898c16d70394d2f1e227 (diff) | |
| parent | e394d734ca4e53bd63b767c9c7fe77a5ebe49245 (diff) | |
Merged in feature/iman-categories-lob (pull request #180)
Feature/iman categories 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 |
