Documenting the setup_globals function.
[mediagoblin.git] / mediagoblin / config.py
2011-06-19 Christopher Allan... Merge remote branch 'remotes/elrond/idea/globals_check'
2011-06-19 Christopher Allan... Merge branch 'configobj'
2011-06-18 Christopher Allan... CONFIG_SPEC_PATH should be config_spec here, fixing.
2011-06-18 Christopher Allan... Make REPORT_HEADER a unicode string also. Unicode...
2011-06-18 Christopher Allan... Validation error reporting functionality.
2011-06-18 Christopher Allan... Merge branch 'master' into configobj
2011-06-16 Christopher Allan... Configuration file loading via ConfigObj.