[authsaml2] import missing symbol redirect_next()

This commit is contained in:
Benjamin Dauvergne 2011-03-03 17:25:15 +01:00
parent cbf4a0b99a
commit 6b044a6674
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ from authentic2.saml.models import *
from authentic2.authsaml2.utils import *
from authentic2.authsaml2 import signals
from authentic2.authsaml2.models import *
from authentic2.idp.saml.saml2_endpoints import redirect_next
from backends import AuthSAML2PersistentBackend, \
AuthSAML2TransientBackend