aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/init/config.py
Commit message (Expand)AuthorAgeFilesLines
* Apply pyupgrade --py36-plus.Ben Sturmfels2021-09-231-1/+1
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-5/+5
* Add Python 3 docker-compose recipe for MediaGoblin hacking.Ben Sturmfels2019-09-161-0/+9
* Support Unicode characters in configuration valuesSimen Heggestøyl2017-10-161-0/+1
* Add documentation on changing data dir and Fix stylistic changesJessica Tallon2014-09-291-19/+19
* defaults now pulled from a mashup of mediagoblin.ini and config_spec.iniChristopher Allan Webber2014-09-241-9/+24
* Fix the new config "plugin spec" loading code so it doesn't break on no plugi...Christopher Allan Webber2013-05-081-1/+1
* Allow plugins to install their own config_spec.ini if they like.Christopher Allan Webber2013-05-081-0/+42
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+1
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Move config.py to init/Elrond2011-07-021-0/+122