mirror of
https://github.com/django/django.git
synced 2025-09-27 04:29:17 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue