diff options
Diffstat (limited to 'settings.py')
-rw-r--r-- | settings.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/settings.py b/settings.py index a07de9e..0d7009c 100644 --- a/settings.py +++ b/settings.py @@ -140,7 +140,6 @@ CHIMERE_CSV_ENCODING = 'ISO-8859-1' CHIMERE_DEFAULT_ACTIONS = ['view', 'contribute'] CHIMERE_DEFAULT_ACTION_LABEL = [u"Cartes", u"Ajouter un element"] - # generic contact email CONTACT_EMAIL = '' |