File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -250,7 +250,7 @@ We will see a typical configuration for protecting a Django project::
250
250
Please check the `PySAML2 documentation `_ for more information about
251
251
these and other configuration options.
252
252
253
- .. _`PySAML2 documentation` : http://packages.python.org/pysaml2 /
253
+ .. _`PySAML2 documentation` : http://pysaml2.readthedocs.io/en/latest /
254
254
255
255
There are several external files and directories you have to create according
256
256
to this configuration.
@@ -404,7 +404,7 @@ settings.py::
404
404
405
405
Learn more about Django profile models at:
406
406
407
- https://docs.djangoproject.com/en/dev/topics/auth/#storing-additional-information-about-users
407
+ https://docs.djangoproject.com/en/dev/topics/auth/customizing/#substituting-a-custom-user-model
408
408
409
409
410
410
Sometimes you need to use special logic to update the user object
You can’t perform that action at this time.
0 commit comments