Fixed #4015 -- Changed login() and logout() messages to update request.user if
commita1bc26b29205bfaa74f9f92da328202c45d124d6
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 15 Jun 2007 01:53:40 +0000 (15 01:53 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Fri, 15 Jun 2007 01:53:40 +0000 (15 01:53 +0000)
tree855556b82c02f25408608691b5fc897f1e277ab2
parenta2d9f67e242163a51cbeadbdee0696cead676493
Fixed #4015 -- Changed login() and logout() messages to update request.user if
it is relevant. Thanks James Bennett, Vinay Sajip and Gary Wilson.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@5472 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/contrib/auth/__init__.py