Fixes after merging video into master - part 2
authorJoar Wandborg <git@wandborg.com>
Mon, 21 Nov 2011 22:38:31 +0000 (23:38 +0100)
committerJoar Wandborg <git@wandborg.com>
Mon, 21 Nov 2011 22:38:31 +0000 (23:38 +0100)
commit0bce749b21595fb0e33e2a109902b71e4611d483
tree6ab907bd75c76aa78c23b203ef856a9e3e635dab
parent8e5f974684ce4e329a5022459f2e536fa4e15edd
Fixes after merging video into master - part 2

- Added handling of InvalidFileType to submit.views
- Updated test_celery_setup and test_submission tests to reflect the changes to the
  media procesing infrastructure
mediagoblin/submit/views.py
mediagoblin/tests/test_celery_setup.py
mediagoblin/tests/test_submission.py