big changes in the way queries are exposed and triggered
[myslice.git] / trash / sliceview.py
index 7345e62..456d635 100644 (file)
@@ -152,7 +152,7 @@ if I keep this active, so for now it's disabled
     template_env [ 'username' ] = the_user (request) 
 
     # don't forget to run the requests
-    page.exec_queue_asynchroneously ()
+    page.expose_queries ()
 
     # xxx create another plugin with the same query and a different layout (with_datatables)
     # show that it worls as expected, one single api call to backend and 2 refreshed views