Record the original state of the media entry in the processor
authorChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 12 Aug 2013 13:22:14 +0000 (08:22 -0500)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 16 Aug 2013 22:30:16 +0000 (15:30 -0700)
commit22479c39a0fff75208309e437f5fdaf57730cf0e
tree8bd05d53ddf7add0d0965155164a83a53eabc432
parent2fa7b7f81a308210e6f7a6556df18e24466732af
Record the original state of the media entry in the processor

This allows our processor to make some informed decisions based on the
state by still having access to the original state.

This commit sponsored by William Rico.  Thank you!
mediagoblin/processing/__init__.py
mediagoblin/processing/task.py