summaryrefslogtreecommitdiff
path: root/django/contrib/auth/middleware.py
AgeCommit message (Expand)Author
2006-09-12Fixed #2702 -- Fixed LazyUser to store cache as attribute of request, not cla...Adrian Holovaty
2006-06-28Merged multi-auth branch to trunk. See the authentication docs for the ramif...Jacob Kaplan-Moss
2006-06-08Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty