Moving the get_original_date method over to the MediaManager.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 11 May 2013 22:02:26 +0000 (17:02 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 11 May 2013 22:02:26 +0000 (17:02 -0500)
commit33ddf4b1ef939dbec20c98e9e5fa2e0f8881e503
tree31dc0de8c9e16a0683eaf67244e62ad7f0e48773
parent34d304441dfab17494de012a7a7e7dc0e4e28305
Moving the get_original_date method over to the MediaManager.

This fixes a bug so that it doesn't explode if the media_data doesn't
exist.

This commit sponsored by Ole-Morten Duesund.  Thank you!
mediagoblin/media_types/image/__init__.py
mediagoblin/media_types/image/models.py
mediagoblin/templates/mediagoblin/user_pages/media.html