From 8124a3986e715cccbe3f27ff090820ed44948386 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 22 Nov 2022 15:10:25 +0700 Subject: add website brand homepage for dynamic brand in homepage --- indoteknik_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/models/__init__.py') 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 -- cgit v1.2.3