changeset 4023 | eae23c40627a |
parent 3451 | 6b46d73823f5 |
child 4045 | f4a52abb6f4f |
--- a/web/views/emailaddress.py Tue Dec 08 10:40:20 2009 +0100 +++ b/web/views/emailaddress.py Tue Dec 08 10:58:56 2009 +0100 @@ -11,7 +11,7 @@ from cubicweb.schema import display_name from cubicweb.selectors import implements -from cubicweb.common import Unauthorized +from cubicweb import Unauthorized from cubicweb.web.views import baseviews, primary class EmailAddressPrimaryView(primary.PrimaryView):