aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tests/test_config.py
Commit message (Expand)AuthorAgeFilesLines
* Support Unicode characters in configuration valuesSimen Heggestøyl2017-10-161-1/+3
* Reverting "Always activate testing in every test module ever."Christopher Allan Webber2013-05-171-3/+0
* Always activate testing in every test module ever.Christopher Allan Webber2013-05-161-0/+3
* Better Py3 compat: d.has_key(k) -> k in dElrond2013-01-301-1/+1
* Fix tests given recent celery "case" changeChristopher Allan Webber2012-02-281-4/+4
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Move config.py to init/Elrond2011-07-021-1/+1
* Tests for mediagoblin.config functionsChristopher Allan Webber2011-06-181-0/+97