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 ce994a6 commit 810be79Copy full SHA for 810be79
README.rst
@@ -65,9 +65,9 @@ do to make sure it is compatible with your Django version and environment.
65
66
.. note::
67
68
- When you finish the configuation you can run the djangosaml2 test suite
69
- as you run any other Django application test suite. Just type
70
- ``python manage.py test djangosaml2``
+ When you finish the configuration you can run the djangosaml2 test suite as
+ you run any other Django application test suite. Just type ``python manage.py
+ test djangosaml2``.
71
72
Then you have to add the ``djangosaml2.backends.Saml2Backend``
73
authentication backend to the list of authentications backends.
0 commit comments