Let setup_global_and_app_config call setup_globals
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 4 Jul 2011 22:02:04 +0000 (00:02 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 4 Jul 2011 22:02:04 +0000 (00:02 +0200)
commitcca5d55d40fe5b4f097e015c72cbd8e6c4c3232a
tree9039d73e23f28989d23f6523adb12f430dea0d0a
parentfe289be4c85774b1d48f9db1ef644ee88b672e08
Let setup_global_and_app_config call setup_globals

Let setup_global_and_app_config set the global and app
config in the mg_globals already. This way, the config is
available to everyone very early.
mediagoblin/app.py
mediagoblin/init/__init__.py