diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-03-15 12:38:09 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-03-15 12:38:09 +0100 |
commit | 497d927983febc0cfdc37e57ccf892ddcf736d04 (patch) | |
tree | b361f85d0626ad0d4705d32d7efdd7b7b4ee9dbd /mediagoblin/db/util.py | |
parent | 729424befd80ed34d486cf995499ce7a8bd0806f (diff) | |
download | mediagoblin-497d927983febc0cfdc37e57ccf892ddcf736d04.tar.lz mediagoblin-497d927983febc0cfdc37e57ccf892ddcf736d04.tar.xz mediagoblin-497d927983febc0cfdc37e57ccf892ddcf736d04.zip |
Fix uploading of images (sql: media_data, exif).
When uploading a new image the processing code wants to set
the media_data['exif'] part. As exif is not yet in sql,
there is no way to make this work now. So the workaround is
to check for "no row exists yet" and just ignore exif.
Diffstat (limited to 'mediagoblin/db/util.py')
0 files changed, 0 insertions, 0 deletions