aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/config.py
Commit message (Expand)AuthorAgeFilesLines
* CONFIG_SPEC_PATH should be config_spec here, fixing.Christopher Allan Webber2011-06-181-1/+1
* Make REPORT_HEADER a unicode string also. Unicode everywhere, ideally!Christopher Allan Webber2011-06-181-1/+1
* Validation error reporting functionality.Christopher Allan Webber2011-06-181-6/+57
* Configuration file loading via ConfigObj.Christopher Allan Webber2011-06-161-0/+71