diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-26 15:43:46 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-07-26 15:43:46 +0700 |
| commit | 525072694a3544d65a1075d6087600edbe173f18 (patch) | |
| tree | 8963a437df3e40a57f9f95633e58c652e9d7a452 /indoteknik_custom/models/__init__.py | |
| parent | 5e6c42803281ffc3098061113ca153a59a6eeb58 (diff) | |
| parent | 54f5accd8e23cdc944f74dcf4399ac1d21455065 (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
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 ee9c9429..116354d6 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 |
