forum: add trigger to update index on ForumMessage update

This commit is contained in:
2018-12-10 16:06:03 +01:00
committed by Skia
parent ee99ec1aed
commit 641d564ec6
2 changed files with 38 additions and 3 deletions

View File

@ -190,7 +190,7 @@ HAYSTACK_CONNECTIONS = {
}
}
HAYSTACK_SIGNAL_PROCESSOR = "core.search_indexes.UserOnlySignalProcessor"
HAYSTACK_SIGNAL_PROCESSOR = "core.search_indexes.IndexSignalProcessor"
SASS_PRECISION = 8