--- a/app/soc/views/models/host.py Sun Nov 02 18:10:30 2008 +0000+++ b/app/soc/views/models/host.py Sun Nov 02 18:25:07 2008 +0000@@ -68,6 +68,8 @@ """Django form displayed when editing a Host. """+ pass+ class View(base.View): """View methods for the Host model """