Rewrite resize_image to use proc_state.store_public.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 21 Apr 2013 12:45:40 +0000 (14:45 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sat, 27 Apr 2013 15:25:39 +0000 (17:25 +0200)
commit8f88b1f6dc88f76b5e01bc43db26055ab3fbc921
treeb642ec054a30095fbfb7452cf81cf001b2de344f
parent3b359dddc7c08326db21ddf9666836df79658b6f
Rewrite resize_image to use proc_state.store_public.

This hopefully makes the code nicer and easier to change.
mediagoblin/media_types/image/processing.py