summaryrefslogtreecommitdiff
path: root/archaeological_context_records/wizards.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-09-14 11:27:28 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-09-14 11:27:28 +0200
commit50c0e779c3670264f2966b4659c6a656001fcf31 (patch)
tree6a87f05b1d48a039a9cbf8df1849d9b14d8e4482 /archaeological_context_records/wizards.py
parent166c5c7ea1a433f8e901bfc04a8b0c75fde1c207 (diff)
downloadIshtar-50c0e779c3670264f2966b4659c6a656001fcf31.tar.bz2
Ishtar-50c0e779c3670264f2966b4659c6a656001fcf31.zip
Operation, site: multi del - redirs
Diffstat (limited to 'archaeological_context_records/wizards.py')
-rw-r--r--archaeological_context_records/wizards.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_context_records/wizards.py b/archaeological_context_records/wizards.py
index c880f2a4f..8338f8b23 100644
--- a/archaeological_context_records/wizards.py
+++ b/archaeological_context_records/wizards.py
@@ -154,5 +154,5 @@ class RecordDeletionWizard(MultipleDeletionWizard):
'depth', 'location', 'datings', 'units', 'documentations',
'filling', 'interpretation', 'taq', 'taq_estimated', 'tpq',
'tpq_estimated']
- filter_owns = {'selec-record_deletion': ['pk']}
+ filter_owns = {'selec-record_deletion': ['pks']}
redirect_url = "record_deletion"