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
commit9f9afced817b6f663d4edc8856556b55b2e294b6 (patch)
treeb1de8aaa740768efcf6b8b1b878da1fbd87a9baf /archaeological_operations/views.py
parent9db260f9ac48b885edc02f2ec1c4ad3269a4c0f8 (diff)
downloadIshtar-9f9afced817b6f663d4edc8856556b55b2e294b6.tar.bz2
Ishtar-9f9afced817b6f663d4edc8856556b55b2e294b6.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': (