Fixed ReST error in [2297]

git-svn-id: http://code.djangoproject.com/svn/django/trunk@2298 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2006-02-10 15:28:31 +00:00
parent 5c0380b6ed
commit 93980706bf
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ information.
.. _session documentation: http://www.djangoproject.com/documentation/sessions/
How to log a user in
~~~~~~~~~~~~~~~~~~~~
--------------------
To log a user in, do the following within a view::