Commit dd69bdcf authored by Gary Wilson Jr's avatar Gary Wilson Jr
Browse files

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
parent af5f0789
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
==============================