Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/auth/context_processors.py
Commit message (Expand)AuthorAgeFilesLines
* Started attackign the next flake8 violationAlex Gaynor2013-10-311-0/+1
* Fixed #19689 -- Renamed `Model._meta.module_name` to `mod...Simon Charette2013-02-051-8/+8
* Fixed #18963 -- Used a subclass-friendly patternAymeric Augustin2012-11-031-1/+3
* Fixed #18991 -- Allowed permission lookup by "if in"Anssi Kääriäinen2012-09-301-0/+11
* Fixed #18979 -- Avoid endless loop caused by "val in Perm...Anssi Kääriäinen2012-09-271-0/+5
* [py3] Replaced __nonzero__ by __bool__Claude Paroz2012-08-081-1/+2
* Cleaned up how ``request.user`` is set, this is a follow ...Alex Gaynor2011-05-311-19/+7
* Fixed #15757 - removed remaining instances of get_and_del...Luke Plant2011-04-081-2/+0
* Fixed #15299 -- Started the process of migrating the auth...Russell Keith-Magee2011-02-231-1/+28
* Fixed #12066 - Moved auth context processor from core to ...Jannis Leidel2010-02-221-0/+33