This commit is contained in:
Thomas Desvenain 2013-09-27 16:28:35 +02:00
parent 4a7b163d2c
commit 49328e8912
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ def set_is_created(obj, event):
# update indexes of related content when a content is modified
# you can monkey patch this value if you have an index that needs this
indexes_to_update = ['SearchableText']