X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trash%2Fsampleviews.py;h=ad8571daa2ee80b48f2ee4499bdcc82cf91c328c;hb=f0dee854c76a1b065550eff5989abff77e87cb32;hp=0207d4da63d848c873e7c0c4e1c5222306ec9b14;hpb=908a927353b1fd6f933bfc9e12846f78c179968f;p=unfold.git diff --git a/trash/sampleviews.py b/trash/sampleviews.py index 0207d4da..ad8571da 100644 --- a/trash/sampleviews.py +++ b/trash/sampleviews.py @@ -6,9 +6,9 @@ from django.contrib.auth.decorators import login_required from unfold.prelude import Prelude -from myslice.viewutils import topmenu_items, the_user +from ui.topmenu import topmenu_items, the_user # tmp -from trash.trashutils import lorem, hard_wired_slice_names +from trash.trashutils import lorem, hard_wired_slice_names @login_required def tab_view (request):