Changed the method used to generate uuids for verification_key, this one works, thank...
[mediagoblin.git] / mediagoblin / celery_setup /
2011-05-04 Joar WandborgMerge branch 'master' of git.gitorious.org/mediagoblin...
2011-05-04 Christopher Allan... Force imports of stuff like mediagoblin.process_media...
2011-05-02 Christopher Allan... Register the models when using from_celery
2011-05-01 Christopher Allan... Merge branch 'master' into celerysubmit
2011-05-01 Christopher Allan... Now we have something useful: mediagoblin.celery_setup...
2011-05-01 Christopher Allan... tests for setup_celery_from_config()
2011-05-01 Christopher Allan... A few more corrections to make setup_celery_from_config...
2011-04-30 Christopher Allan... Import based on the DEFAULT_SETTINGS_MODULE in setup_ce...
2011-04-30 Christopher Allan... Merge branch 'master' into celerysubmit
2011-04-25 Christopher Allan... Commit dummy_settings_module, of course.
2011-04-24 Christopher Allan... setup_celery_from_config tool. Haven't tried if it...