Should be enough to get to the point where you can actually initialize a processing...
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 9 Aug 2013 22:30:52 +0000 (17:30 -0500)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 16 Aug 2013 22:30:16 +0000 (15:30 -0700)
commitd1e9913b71a6f3b7bb41f5eee1051093b92fcd8a
treec4ad9e59611368258b0a6f25306a0c927621c87c
parent4ba5bdd96ef3703d8da216ca3dd92f080214f164
Should be enough to get to the point where you can actually initialize a processing command now.

However, it doesn't celery task-ify it...

This commit sponsored by Catalin Cosovanu.  Thank you!
mediagoblin/gmg_commands/reprocess.py
mediagoblin/media_types/image/processing.py
mediagoblin/processing/__init__.py