diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-03-29 17:26:02 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-03-29 17:26:02 +0700 |
| commit | 2b7330d20b56014630097a978934787271754639 (patch) | |
| tree | b5d5819a8b6390f19a1418267c3a4cad1688be9e /indoteknik_custom/models/__init__.py | |
| parent | 42c65ada49ff3e59d1b8c4763fba7abe3216eee4 (diff) | |
add solr implementation
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 00a90576..679004d1 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -57,3 +57,4 @@ from . import wati_contact from . import uangmuka_penjualan from . import uangmuka_pembelian from . import automatic_purchase +from . import apache_solr |
