From bb55f362e25455b6bd739ca48dadecb0247be626 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Mon, 10 Feb 2014 09:58:41 +0100 Subject: [PATCH] settings: use auquotidien plugins --- compte_agglo_montpellier/settings.py | 1 + 1 file changed, 1 insertion(+) diff --git a/compte_agglo_montpellier/settings.py b/compte_agglo_montpellier/settings.py index 3907b80..10aa2c0 100644 --- a/compte_agglo_montpellier/settings.py +++ b/compte_agglo_montpellier/settings.py @@ -187,6 +187,7 @@ INSTALLED_APPS = ( 'portail_citoyen_announces', 'login_plugin', 'data_source_plugin', + 'auquotidien_plugin', 'a2_service_list_plugin', 'passerelle_register_plugin', 'federation_plugin',