summaryrefslogtreecommitdiff
path: root/archaeological_operations
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations')
-rw-r--r--archaeological_operations/models.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/archaeological_operations/models.py b/archaeological_operations/models.py
index 802751963..a49504506 100644
--- a/archaeological_operations/models.py
+++ b/archaeological_operations/models.py
@@ -1736,7 +1736,6 @@ class Operation(
"history_creator": ishtaruser.user_ptr,
"towns__pk__in": town_ids,
},
- {"end_date__isnull": True},
]
if not no_rel:
query_owns[0][