﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
86	MediaEntry.thumbnail_file not used	Elrond	Christopher Allan Webber	"{{{
#!rst
the thumbnail\_file field in the MediaEntry db schema is not used
currently.

::

    Mediagoblin/mediagoblin% grep thumbnail_file **/*.py
    db/models.py:        'thumbnail_file': [unicode]}

I think, ``media_files['thumb']`` is used for the thumbnail.



}}}"	defect	closed	trivial	0.0.5	programming	FIXED			
