Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing type conversions from setup_celery_from_config. | Christopher Allan Webber | 2011-06-18 | 1 | -64/+5 |
* | Propagate Exceptions up in Celery-Eager-Mode | Elrond | 2011-06-03 | 1 | -0/+1 |
* | Now you can set CELERY_ALWAYS_EAGER environment variable so that you | Christopher Allan Webber | 2011-05-20 | 1 | -0/+5 |
* | Force imports of stuff like mediagoblin.process_media which has tasks we need | Christopher Allan Webber | 2011-05-03 | 1 | -0/+6 |
* | tests for setup_celery_from_config() | Christopher Allan Webber | 2011-04-30 | 1 | -1/+1 |
* | A few more corrections to make setup_celery_from_config() work right | Christopher Allan Webber | 2011-04-30 | 1 | -7/+13 |
* | Import based on the DEFAULT_SETTINGS_MODULE in setup_celery_from_config | Christopher Allan Webber | 2011-04-30 | 1 | -6/+19 |
* | setup_celery_from_config tool. Haven't tried if it works, but looks right... | Christopher Allan Webber | 2011-04-24 | 1 | -0/+121 |