X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trash%2Fsampleviews.py;h=ad8571daa2ee80b48f2ee4499bdcc82cf91c328c;hb=7ac6b8ac4422eeff85370e103c72c9413343e879;hp=0207d4da63d848c873e7c0c4e1c5222306ec9b14;hpb=1aea42c3668602aacfe22bc762ee939672129f53;p=myslice.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):