summaryrefslogtreecommitdiff
path: root/archaeological_operations/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations/models.py')
-rw-r--r--archaeological_operations/models.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/archaeological_operations/models.py b/archaeological_operations/models.py
index 2f3cae888..fcfbb5e54 100644
--- a/archaeological_operations/models.py
+++ b/archaeological_operations/models.py
@@ -418,10 +418,11 @@ class ArchaeologicalSite(
EXTRA_REQUEST_KEYS = {
"towns_label": "towns",
- "collaborators__pk": "collaborators__pk", # dynamic_table_documents
"cached_towns_label": "cached_towns_label",
"cached_periods": "cached_periods",
"cached_remains": "remains",
+ "collaborators__pk": "collaborators__pk", # dynamic_table_documents
+ "discoverer_id": "discoverer_id", # dynamic_table_documents
}
# alternative names of fields for searches