aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/init/celery
Commit message (Collapse)AuthorAgeFilesLines
* Move mediagoblin.celery_setup -> mediagoblin.init.celeryElrond2011-07-024-0/+182
As the first target of the new .init. submodule move celery_setup there. Quite straight forward, just a lot of places to change.