settings: add authentic to applications

This commit is contained in:
Benjamin Dauvergne 2017-02-28 11:13:23 +01:00
parent 3b6b8c6dbb
commit 80ee55f42c
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ ZOO_NANTERRE_APPLICATIONS = {
'info': 'Info',
'technocarte': 'Technocarte',
'implicit': 'Implicit',
'authentic': 'Portail',
}
local_settings_file = os.environ.get('ZOO_SETTINGS_FILE')