From 349ddaed037e2a9eec7b96d31536924abd5601ed Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Mon, 29 Aug 2022 10:41:07 +0700 Subject: Menambahkan thumbnail blog dan mengubah group attr SEO Blog --- 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 25341923..41c0b184 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -19,3 +19,4 @@ from . import sale_monitoring_detail from . import sale_monitoring from . import account_move from . import account_asset +from . import blog_post -- cgit v1.2.3