summaryrefslogtreecommitdiff
path: root/django/contrib/auth/context_processors.py
AgeCommit message (Expand)Author
2011-02-23Fixed #15299 -- Started the process of migrating the auth context processor s...Russell Keith-Magee
2010-02-21Fixed #12066 - Moved auth context processor from core to the auth app. Thanks...Jannis Leidel