aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/init/config.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+1
| | | | | | | * Removed trailing whitespace * Line length < 80 where possible * Honor conventions on number of blank lines * Honor conventions about spaces around :, =
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
|
* Move config.py to init/Elrond2011-07-021-0/+122
Some simple changes needed to do that. The interesting question left: Should config_spec.ini also be moved?