Minor improvements to the processing panel
authorJoar Wandborg <git@wandborg.com>
Tue, 10 Jul 2012 15:53:37 +0000 (17:53 +0200)
committerJoar Wandborg <git@wandborg.com>
Tue, 10 Jul 2012 16:13:02 +0000 (18:13 +0200)
commit51eb0267d901bafcc90879dadbc2b8616ecdc4f5
tree864566efd685a1680a3a1f1445bc9bd158454794
parent81d3c4cf1cee923c4b803a96b6f5628e9aa9b78d
Minor improvements to the processing panel

- It is now possible to actually see what's processing, due to a bug fix
  where __getitem__ was called on the db model.
- Removed DEPRECATED message from the docstring, it wasn't true.
mediagoblin/db/mixin.py
mediagoblin/media_types/video/processing.py
mediagoblin/processing/task.py
mediagoblin/templates/mediagoblin/user_pages/processing_panel.html