diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-10-15 09:10:06 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-10-15 09:10:06 +0700 |
| commit | d7f4569c5d2dcda1316ca4ef37fed53f467df9df (patch) | |
| tree | 3512b0b51df1b45d49de9d27c319a38c338d86d3 /indoteknik_custom/models/__init__.py | |
| parent | 24b4e09c5f77d0f6d2f179693b90d924e2107ee6 (diff) | |
initial commit generate url
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 7b41a5fe..e62fbb4a 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -130,3 +130,4 @@ from . import account_tax from . import approval_unreserve from . import vendor_approval from . import partner +from . import find_page |
