summaryrefslogtreecommitdiff
path: root/archaeological_operations/views.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-28 16:32:14 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2016-01-28 16:32:14 +0100
commit43075d80e9cfde1b82e741862270601d756e43f7 (patch)
treeb1de8aaa740768efcf6b8b1b878da1fbd87a9baf /archaeological_operations/views.py
parent22ff7b1077991ec86deec7659c223ca1ce3b7400 (diff)
downloadIshtar-43075d80e9cfde1b82e741862270601d756e43f7.tar.bz2
Ishtar-43075d80e9cfde1b82e741862270601d756e43f7.zip
Change management of default departments - department searches for acts
Diffstat (limited to 'archaeological_operations/views.py')
-rw-r--r--archaeological_operations/views.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/archaeological_operations/views.py b/archaeological_operations/views.py
index 8b8d820a3..e37a615eb 100644
--- a/archaeological_operations/views.py
+++ b/archaeological_operations/views.py
@@ -139,6 +139,8 @@ get_operation = get_item(
'start_after': 'start_date__gte',
'end_before': 'excavation_end_date__lte',
'end_after': 'excavation_end_date__gte',
+ 'towns__numero_insee__startswith':
+ 'towns__numero_insee__startswith',
'parcel_0': ('parcels__section',
'associated_file__parcels__section'),
'parcel_1': (