summaryrefslogtreecommitdiff
path: root/archaeological_context_records/models.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2026-04-24 16:34:07 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2026-04-24 16:53:20 +0200
commit14eb8da0f0db27c03fc23628be88b85e0e1169ae (patch)
tree20a98627614a3d7c92302aa4d1320639563086c6 /archaeological_context_records/models.py
parentfb8f2ab9b8fc95bfa63b5d749a1c79ce8a55756c (diff)
downloadIshtar-14eb8da0f0db27c03fc23628be88b85e0e1169ae.tar.bz2
Ishtar-14eb8da0f0db27c03fc23628be88b85e0e1169ae.zip
✨ sheet: display editors - add editors link on person sheet (refs #6718)
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 6b6f0f039..88278005e 100644
--- a/archaeological_context_records/models.py
+++ b/archaeological_context_records/models.py
@@ -433,6 +433,7 @@ class ContextRecord(
"operation_id": "operation_id", # dynamic_table_documents
"excavator_id": "excavator_id", # dynamic_table_documents
"unit__label": "unit__label",
+ "editors__person_id": "editors__person_id", # dynamic_table_documents
}
MANY_COUNTED_FIELDS = ["base_finds__isnull"]
REVERSED_BOOL_FIELDS = [