Commit Graph

8 Commits

Author SHA1 Message Date
Benjamin Dauvergne 229479409e ci: apply pre-commit hooks (#86370) 2024-01-31 18:49:23 +01:00
Valentin Deniaud 2489ed708e misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:29 +02:00
Emmanuel Cazenave 96b0f8a939 stop using environment variables (#34305)
Except the CUSTOMIZATION variable.

Setting variables on a specific deployment is now possible in
/etc/docbow/settings.py and /etc/docbow/settings.d/*.py files.
These settings are the last being loaded and therefore take
precedence over docbow_projects.settings.

docbow_project/pw/setttings.py and docbow_project/pfwb/setttings.py are kept
as legacy documentation but are not loaded any more.
2019-07-15 15:59:45 +02:00
Benjamin Dauvergne 5aecb304b0 jekins.sh,docbow-ctl: set SECRET_KEY as part of the jenkins script 2014-05-09 14:42:23 +02:00
Benjamin Dauvergne 0da3818952 docbow-ctl: set DJANGO_SETTINGS_MODULE based on the CUSTOMIZATION environment variable, default to pfwb 2014-05-02 18:08:02 +02:00
Benjamin Dauvergne 420d644a2a docbow-ctl: set a SECRET_KEY when launching tests 2013-10-22 11:59:35 +02:00
Benjamin Dauvergne 8a5ac231c2 docbow-ctl: do not always activate the debug log, it breaks the sendmail command 2013-10-22 11:40:08 +02:00
Benjamin Dauvergne cafd11b1fa simplify settings, remove log application, add development scripts 2013-06-25 13:53:39 +02:00