aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/celery_setup/from_celery.py
Commit message (Collapse)AuthorAgeFilesLines
* Only convert db port if it's there and use asint to do it (better errors if ↵Christopher Allan Webber2011-05-081-1/+5
| | | | failing)
* mgoblin_section.get, not app_config.get (doh)Christopher Allan Webber2011-05-081-1/+1
| | | | My name's Chris Webber and I ignore pyflakes warnings.
* Added an email debug mode which, by default, is enabledChristopher Allan Webber2011-05-071-0/+1
|
* Updated default sender addressJoar Wandborg2011-05-081-1/+1
| | | | Signed-off-by: Joar Wandborg <git@wandborg.com>
* Made changes according to http://bugs.foocorp.net/issues/271#note-7Joar Wandborg2011-05-081-0/+4
| | | | Signed-off-by: Joar Wandborg <git@wandborg.com>
* Register the models when using from_celeryChristopher Allan Webber2011-05-011-1/+2
|
* Now we have something useful: mediagoblin.celery_setup.from_celeryChristopher Allan Webber2011-05-011-0/+87
auto-configures a celery config module from your paste config