mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
forum: add trigger to update index on ForumMessage update
This commit is contained in:
@ -190,7 +190,7 @@ HAYSTACK_CONNECTIONS = {
|
||||
}
|
||||
}
|
||||
|
||||
HAYSTACK_SIGNAL_PROCESSOR = "core.search_indexes.UserOnlySignalProcessor"
|
||||
HAYSTACK_SIGNAL_PROCESSOR = "core.search_indexes.IndexSignalProcessor"
|
||||
|
||||
SASS_PRECISION = 8
|
||||
|
||||
|
Reference in New Issue
Block a user