various fixes - we now see the request sent on /manifold/api/json/ but
[unfold.git] / trash / dashboard.py
index 246536e..e7ea899 100644 (file)
@@ -29,6 +29,7 @@ def dashboard_view (request):
                                   # we don't have the user's hrn yet
                                   # in addition this currently returns all slices anyways
                                   sort='slice_hrn',)
+    pluginset.enqueue_query (slices_query)
 
     main_plugin = SimpleList ( # setting visible attributes first
         pluginset=pluginset,