Fixed #6455 -- Updated link to The Django Book in authentication docs, thanks ramiro.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@7243 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
af5f07897c
commit
dd69bdcf94
|
@ -309,7 +309,7 @@ with that ``User``.
|
|||
|
||||
For more information, see `Chapter 12 of the Django book`_.
|
||||
|
||||
.. _Chapter 12 of the Django book: http://www.djangobook.com/en/beta/chapter12/#cn226
|
||||
.. _Chapter 12 of the Django book: http://www.djangobook.com/en/1.0/chapter12/#cn222
|
||||
|
||||
Authentication in Web requests
|
||||
==============================
|
||||
|
|
Loading…
Reference in New Issue