[RMV] HORILLA: Remove haystack from installed apps

This commit is contained in:
Horilla
2025-04-28 14:41:24 +05:30
parent 421a70751d
commit 8967ef10f0

View File

@@ -12,7 +12,6 @@ INSTALLED_APPS.append("horilla_audit")
INSTALLED_APPS.append("horilla_widgets")
INSTALLED_APPS.append("horilla_crumbs")
INSTALLED_APPS.append("horilla_documents")
INSTALLED_APPS.append("haystack")
INSTALLED_APPS.append("horilla_views")
INSTALLED_APPS.append("horilla_automations")
INSTALLED_APPS.append("auditlog")