diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-29 03:42:50 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-29 03:42:50 +0000 |
| commit | a20c3840b991dd910202e91ab44236e8db667816 (patch) | |
| tree | b76ac83bcddfeb9f42e38a04227febbd26c47eaa /indoteknik_custom/models/__init__.py | |
| parent | a28e01d3df18301057c33930b11655cc9d623b64 (diff) | |
| parent | 349ddaed037e2a9eec7b96d31536924abd5601ed (diff) | |
Merged in development (pull request #3)
Menambahkan thumbnail blog dan mengubah group attr SEO Blog
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 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 |
