hazelnut expects the initial columns to be passed to its constructor
[myslice.git] / trash / sliceview.py
index 139dccd..d1c93dd 100644 (file)
@@ -71,6 +71,7 @@ def slice_view (request, slicename=tmp_default_slice):
 #                toggled=False,
                 # this is the query at the core of the slice list
                 query=main_query,
+                columns=['hrn','hostname'],
                 ),
               QueryCode (
                 page=page,