X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=trash%2Fsampleviews.py;h=ad8571daa2ee80b48f2ee4499bdcc82cf91c328c;hb=5a98d2bbf3603206e4574783633342ddcbbd4943;hp=81ad313cc55431217d4650bd218886c5df1edb95;hpb=dd7612b7deb9dcccbe26064610999445df19d6ae;p=myslice.git diff --git a/trash/sampleviews.py b/trash/sampleviews.py index 81ad313c..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 myslice.viewutils import lorem, hard_wired_slice_names +from trash.trashutils import lorem, hard_wired_slice_names @login_required def tab_view (request):