From ef6e85376d62803cb0733e8e07db011f60cc9d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Fri, 9 Mar 2018 17:59:54 +0100 Subject: [PATCH] grab extra mairie data from passerelle (#19294) --- debian/50gnm.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/50gnm.py b/debian/50gnm.py index f126c4f..ff202c6 100644 --- a/debian/50gnm.py +++ b/debian/50gnm.py @@ -110,6 +110,11 @@ JSON_CELL_TYPES = { "cache_duration": 86400, "force_async": False, "name": u"Mairie", + "additional-data": [ + {"key": "coordonnees", + "url": "[passerelle_url]csvdatasource/mairies/data?identifiant=[identifiant]" + } + ], "form": [ { "varname": "identifiant",