Move destroy_workbench to Workbench class
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 14 Jun 2011 18:39:14 +0000 (20:39 +0200)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 14 Jun 2011 18:39:14 +0000 (20:39 +0200)
commitb67a983a02363bd17a4e6a96e650e65aa2d4eb7a
tree1a1f626fe750b1ecc7eb8c57ec5409161832f07c
parent8bfa533f8b438e57a7950a8dcd02a275cbfa19df
Move destroy_workbench to Workbench class

And add a lot of warnings, as the checks for "being part of
the main Manager" are all gone.
mediagoblin/process_media/__init__.py
mediagoblin/tests/test_workbench.py
mediagoblin/workbench.py