| Age | Commit message (Expand) | Author |
|---|---|---|
| 2013-02-05 | Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`. | Simon Charette |
| 2012-11-03 | Fixed #18963 -- Used a subclass-friendly pattern | Aymeric Augustin |
| 2012-09-30 | Fixed #18991 -- Allowed permission lookup by "if in" | Anssi Kääriäinen |
| 2012-09-27 | Fixed #18979 -- Avoid endless loop caused by "val in PermLookupDict" | Anssi Kääriäinen |
| 2012-08-08 | [py3] Replaced __nonzero__ by __bool__ | Claude Paroz |
| 2011-05-31 | Cleaned up how ``request.user`` is set, this is a follow up to [16297]. Thank... | Alex Gaynor |
| 2011-04-07 | Fixed #15757 - removed remaining instances of get_and_delete_messages | Luke Plant |
| 2011-02-23 | Fixed #15299 -- Started the process of migrating the auth context processor s... | Russell Keith-Magee |
| 2010-02-21 | Fixed #12066 - Moved auth context processor from core to the auth app. Thanks... | Jannis Leidel |
