scon/config
Gabor Guzmics 18b157972b - added a django app into the project
- little tests trying to calculate how SC calcs survivability (not
resolved yet)
- dejaqt born as idea for standalone library.
2014-06-01 16:16:38 +02:00
..
__init__.py improving transition - config tool for oregyen :) 2014-05-26 17:03:11 +02:00
common.py - added a django app into the project 2014-06-01 16:16:38 +02:00
display_config.py - added a django app into the project 2014-06-01 16:16:38 +02:00
readme.txt - added a django app into the project 2014-06-01 16:16:38 +02:00
settings.py - added a django app into the project 2014-06-01 16:16:38 +02:00

This Package deals with config files, but also deals with configuration itself.

This includes:
 - The config files for SCON itself (config_user.xml)
 - The config files for the applications in the scon package itself
 - basic config throughout the apps in this app, including...

 * loading/importing XML Libraries
 * OS detection
 * logging setup
 etc.