aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/celery_setup/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Force imports of stuff like mediagoblin.process_media which has tasks we needChristopher Allan Webber2011-05-031-0/+6
* tests for setup_celery_from_config()Christopher Allan Webber2011-04-301-1/+1
* A few more corrections to make setup_celery_from_config() work rightChristopher Allan Webber2011-04-301-7/+13
* Import based on the DEFAULT_SETTINGS_MODULE in setup_celery_from_configChristopher Allan Webber2011-04-301-6/+19
* setup_celery_from_config tool. Haven't tried if it works, but looks right...Christopher Allan Webber2011-04-241-0/+121