File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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::
250250 Please check the `PySAML2 documentation `_ for more information about
251251 these and other configuration options.
252252
253- .. _`PySAML2 documentation` : http://packages.python.org/pysaml2 /
253+ .. _`PySAML2 documentation` : http://pysaml2.readthedocs.io/en/latest /
254254
255255There are several external files and directories you have to create according
256256to this configuration.
@@ -404,7 +404,7 @@ settings.py::
404404
405405Learn more about Django profile models at:
406406
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
408408
409409
410410Sometimes you need to use special logic to update the user object
You can’t perform that action at this time.
0 commit comments