summaryrefslogtreecommitdiff
path: root/indoteknik_custom/models/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-02-13 10:10:15 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-02-13 10:10:15 +0700
commit02bdb845c9722030f23d386ca6548e79f036a35a (patch)
treeae8028405f24f0212a3b98f032cf15c065e3d111 /indoteknik_custom/models/__init__.py
parentb87787893d25f735bdf9aba164bc8b1f23e2b72f (diff)
add model ip lookup (grouping ip)
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
-rwxr-xr-xindoteknik_custom/models/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py
index 121bd0f4..55eca2e7 100755
--- a/indoteknik_custom/models/__init__.py
+++ b/indoteknik_custom/models/__init__.py
@@ -47,3 +47,4 @@ from . import x_product_tags
from . import website_ads
from . import leads_monitoring
from . import midtrans
+from . import ip_lookup