If you got the celery warning when running a `gmg [...]` it's my fault and should not affect the result of the command. It is a result of python's import statement importing a module which imports celery when the `gmg` command load the mediagoblin.app module.
If it isn't clear already, the warning/error message re: celery when you run `gmg *` is just a bug in current git master.
If it isn't clear already, the warning/error message re: celery when you run `gmg *` is just a bug in current git master.