mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
[1.5.x] Fixed #19498 -- refactored auth documentation
The auth doc was a single page which had grown unwieldy. This refactor split and grouped the content into sub-topics. Additional corrections and cleanups were made along the way.
This commit is contained in:
parent
3cb87ec605
commit
8d1b190248
25 changed files with 2914 additions and 2780 deletions
|
@ -134,7 +134,7 @@ part of Django itself, and so are no longer separately maintained:
|
|||
of Django since the 0.95 release.
|
||||
|
||||
* ``multi-auth``: A refactoring of :doc:`Django's bundled
|
||||
authentication framework </topics/auth>` which added support for
|
||||
authentication framework </topics/auth/index>` which added support for
|
||||
:ref:`authentication backends <authentication-backends>`. This has
|
||||
been part of Django since the 0.95 release.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue