summaryrefslogtreecommitdiff
path: root/archaeological_finds/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/models.py')
-rw-r--r--archaeological_finds/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/models.py b/archaeological_finds/models.py
index fcbeb2d25..016bf4d45 100644
--- a/archaeological_finds/models.py
+++ b/archaeological_finds/models.py
@@ -339,7 +339,7 @@ class Find(BaseHistorizedItem, ImageModel, OwnPerms, ShortMenuItem):
('file', 'base_finds__context_record__operation__associated_file__pk')
]
BASE_REQUEST = {'downstream_treatment__isnull': True}
- EXTRA_KEYS = {
+ EXTRA_REQUEST_KEYS = {
'base_finds__cache_short_id':
'base_finds__cache_short_id__icontains',
'base_finds__cache_complete_id':