branch | stable |
changeset 4721 | 8f63691ccb7f |
parent 4719 | aaed3f813ef8 |
child 5223 | 6abd6e3599f4 |
child 5421 | 8167de96c523 |
--- a/wsgi/handler.py Fri Feb 26 13:21:13 2010 +0100 +++ b/wsgi/handler.py Fri Feb 26 13:24:47 2010 +0100 @@ -10,7 +10,7 @@ from cubicweb import AuthenticationError from cubicweb.web import (NotFound, Redirect, DirectResponse, StatusResponse, - ExplicitLogin) + ExplicitLogin) from cubicweb.web.application import CubicWebPublisher from cubicweb.wsgi.request import CubicWebWsgiRequest