We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 279c81d commit 1ce5405Copy full SHA for 1ce5405
djangosaml2/tests/__init__.py
@@ -37,6 +37,7 @@
37
from djangosaml2.conf import get_config
38
from djangosaml2.signals import post_authenticated
39
from djangosaml2.tests import conf
40
+from djangosaml2.tests.utils import SAMLPostFormParser
41
from djangosaml2.tests.auth_response import auth_response
42
from djangosaml2.views import finish_logout
43
from saml2.config import SPConfig
0 commit comments