diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-11-22 15:10:25 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-11-22 15:10:25 +0700 |
| commit | 8124a3986e715cccbe3f27ff090820ed44948386 (patch) | |
| tree | 59be941f3146a97196c70952c18db56516a9a92a /indoteknik_custom/models/__init__.py | |
| parent | ad62150f5eb73f28c27ca3e20760f68be8dbd281 (diff) | |
add website brand homepage for dynamic brand in 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 14df8266..54783ea4 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -32,3 +32,4 @@ from . import dunning_run from . import stock_picking_return from . import website_user_cart from . import website_user_wishlist +from . import website_brand_homepage |
