summaryrefslogtreecommitdiff
path: root/archaeological_context_records/models.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-06-05 15:34:05 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-06-05 15:34:23 +0200
commita515f83fab51fd3efb61da22d7c2e9810535ccc6 (patch)
treea5084dc4acfe5444b00b50b17e26fa0269fe4dea /archaeological_context_records/models.py
parent664cab418cda08d1e133d4d30b70332a893375af (diff)
downloadIshtar-a515f83fab51fd3efb61da22d7c2e9810535ccc6.tar.bz2
Ishtar-a515f83fab51fd3efb61da22d7c2e9810535ccc6.zip
Searches: fix history modifier
Diffstat (limited to 'archaeological_context_records/models.py')
-rw-r--r--archaeological_context_records/models.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/archaeological_context_records/models.py b/archaeological_context_records/models.py
index 474d71e7c..cc51c3b7a 100644
--- a/archaeological_context_records/models.py
+++ b/archaeological_context_records/models.py
@@ -378,6 +378,7 @@ class ContextRecord(BulkUpdatedItem, DocumentItem, BaseHistorizedItem,
'cr_relation_types'
),
}
+ ALT_NAMES.update(BaseHistorizedItem.ALT_NAMES)
PARENT_ONLY_SEARCH_VECTORS = ["operation", "archaeological_site", "parcel"]
BASE_SEARCH_VECTORS = [