Start to fill media_data.exif_all in addition.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 25 Mar 2012 12:12:53 +0000 (14:12 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 25 Mar 2012 12:12:53 +0000 (14:12 +0200)
commit763ef5b77eaa8f6f172c26f6cb2d985dcd330f44
treecec0039dfe331f4955a21f34e2f8f7c100e7c006
parentdb4039165fb049561a0819e4394be8ddad39ab91
Start to fill media_data.exif_all in addition.

In addition to filling the normal slot media_data['exif'],
now also fill media_data.exif_all. This is the new slot
used by SQL.
For a few moments this will create duplicated entries in
the mongo db. But this shouldn't hurt.
mediagoblin/media_types/image/processing.py