Making the register_themes() tool also return the current theme
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 13 Jul 2012 17:33:52 +0000 (12:33 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 14 Jul 2012 17:55:14 +0000 (12:55 -0500)
commit975be468cfc47e14cafb1b1bc8a6eb0e9f3704a0
treec8343c81eefaa4b596f1fea12535d0c33e6fb801
parent71eb4577485cc3130952f1f831960b87980ed400
Making the register_themes() tool also return the current theme

This will reduce the amount of work reproducing this behavior when
pulling together the theme registry elsewhere.
mediagoblin/app.py
mediagoblin/tools/theme.py