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:
parent
5c0380b6ed
commit
93980706bf
|
@ -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::
|
||||
|
||||
|
|
Loading…
Reference in New Issue