Now you can set CELERY_ALWAYS_EAGER environment variable so that you
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 20 May 2011 23:49:04 +0000 (18:49 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 20 May 2011 23:49:04 +0000 (18:49 -0500)
commit571198c938d66d2cc4d7d7a0d261633d51061968
treeee6422de85f5c781ec1f3f969af976ac00e70591
parent6926b23d43323bbc214aa285948ad2850c5ad22e
Now you can set CELERY_ALWAYS_EAGER environment variable so that you
don't have to run celeryd at the same time.

This should make Elrond happy ;)
mediagoblin/app.py
mediagoblin/celery_setup/__init__.py