X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trash%2Fsampleviews.py;h=0207d4da63d848c873e7c0c4e1c5222306ec9b14;hb=b4ab1b3fb9c0820ea410167f7b8bf05ab2ccae24;hp=f0324ec01b65b72dc1e6ed773b9115c574102505;hpb=a07a6fe18eb5d117ba45c38c7576fa9e8eec405d;p=myslice.git diff --git a/trash/sampleviews.py b/trash/sampleviews.py index f0324ec0..0207d4da 100644 --- a/trash/sampleviews.py +++ b/trash/sampleviews.py @@ -8,7 +8,7 @@ from unfold.prelude import Prelude from myslice.viewutils import topmenu_items, the_user # tmp -from myslice.viewutils import lorem, hard_wired_slice_names +from trash.trashutils import lorem, hard_wired_slice_names @login_required def tab_view (request): @@ -100,7 +100,7 @@ def test_plugin_view (request): template_env [ 'username' ] = the_user (request) # we don't have anythong asynchroneous, and manifold.js is not loaded -# page.exec_queue_asynchroneously () +# page.expose_queries () # the prelude object in page contains a summary of the requirements() for all plugins # define {js,css}_{files,chunks}