From c5710b3b8ae63876533c0aa15bf639a0a61bb760 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 18 Mar 2014 18:18:59 +0100 Subject: [PATCH] remove dead app login_plugin --- compte_agglo_montpellier/settings.py | 1 - 1 file changed, 1 deletion(-) diff --git a/compte_agglo_montpellier/settings.py b/compte_agglo_montpellier/settings.py index 10aa2c0..6149ca2 100644 --- a/compte_agglo_montpellier/settings.py +++ b/compte_agglo_montpellier/settings.py @@ -185,7 +185,6 @@ INSTALLED_APPS = ( 'wcsinst.wcsinst', 'feed_plugin', 'portail_citoyen_announces', - 'login_plugin', 'data_source_plugin', 'auquotidien_plugin', 'a2_service_list_plugin',