X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=unfold%2Floginrequired.py;h=afe24f3f69cafc74ba6734e337aac17b11dcad9e;hb=f9f56dddbbfcc2e3a798e0f8920441b69264dc17;hp=7b10be49579b422b58938db2723da16c2a5611de;hpb=a1a3600ebe8c121ad6ec801307066373f5d9889a;p=unfold.git diff --git a/unfold/loginrequired.py b/unfold/loginrequired.py index 7b10be49..afe24f3f 100644 --- a/unfold/loginrequired.py +++ b/unfold/loginrequired.py @@ -4,7 +4,7 @@ from django.http import HttpResponseRedirect # for 'as_view' that we need to call in urls.py and the like from django.views.generic.base import TemplateView -from manifoldapi.manifoldresult import ManifoldException +from manifoldapi.manifoldresult import ManifoldException from myslice.settings import logger