Bug #372 - MediaEntry.thumbnail_file not used
authorCaleb Forbes Davis V <caldavis@gmail.com>
Wed, 10 Aug 2011 17:48:23 +0000 (12:48 -0500)
committerCaleb Forbes Davis V <caldavis@gmail.com>
Wed, 10 Aug 2011 17:48:23 +0000 (12:48 -0500)
commit84abd2bbc43e2d92d429c679f49e237207057150
tree5d3f0ad456b8fb4bc8f1602ab5822d45da4112a6
parentad4aef3a67301cf941944981f50dc8734efb9b91
Bug #372 - MediaEntry.thumbnail_file not used

- deleted the thumbnail_file from the media_entries collection
- added a migration to remove the field from previous db versions
mediagoblin/db/migrations.py
mediagoblin/db/models.py