Projet

Général

Profil

« Précédent | Suivant » 

Révision 4bb1a039

Ajouté par Jérôme Schneider il y a presque 10 ans

settings.py: replace univnautes-idp by wcsinstd

Voir les différences:

wcsinst/settings.py
13 13
if os.environ.get('SETTINGS_INI'):
14 14
    SETTINGS_INI += (os.environ.get('SETTINGS_INI'),)
15 15
else:
16
    ETC_DIR = os.path.join('/', 'etc', 'univnautes-idp')
16
    ETC_DIR = os.path.join('/', 'etc', 'wcsinstd')
17 17
    SETTINGS_INI += (
18 18
        os.path.join(ETC_DIR, 'settings.ini'),
19 19
        os.path.join(ETC_DIR, 'local-settings.ini')

Formats disponibles : Unified diff