Removing option to set celery config section.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 18 Jun 2011 23:31:56 +0000 (18:31 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 18 Jun 2011 23:31:56 +0000 (18:31 -0500)
commit52f20ff33715225d45aead9678701915f3e32706
tree666d4803394d156c9aee9d65c5b8190150fa7402
parentd01744dd750e7f20d11fabe24b553281a1eff2f1
Removing option to set celery config section.

There's no real reason to support setting the celery config section;
so we'll just make it always ['celery'].
mediagoblin/celery_setup/__init__.py