summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index ed4aee9..87e7b16 100644
--- a/settings.py
+++ b/settings.py
@@ -139,7 +139,7 @@ HAYSTACK_CONNECTIONS = {
},
}
HAYSTACK_SEARCH_RESULTS_PER_PAGE = 12
-HAYSTACK_AUTOCOMPLETE = True
+HAYSTACK_AUTOCOMPLETE = False
CHIMERE_MODIF_EMAIL = _(u"Hello, I would like to propose you a modification "
u"about this item: ")