| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-09-18 | Fixed #23488 -- Added AnonymousUser.get_username(). | Damien Baty |
| 2014-02-18 | flake8 fixes (unused imports and variables). | Tim Graham |
| 2014-02-18 | Consolidated all tests for createsuperuser in the same TestCase. | Baptiste Mispelon |
| 2013-12-29 | Added Apps.clear_cache(). | Aymeric Augustin |
| 2013-12-29 | Cleared get_models cache when swapping User model. | Aymeric Augustin |
| 2013-12-23 | Imported override_settings from its new location. | Aymeric Augustin |
| 2013-12-10 | Fixed E124 pep8 warnings. | Loic Bistuer |
| 2013-10-10 | Fixed "redefinition of unused 'foo' from line X" pyflakes warnings. | Tim Graham |
| 2013-10-08 | Fixed #21164 -- Added documentation for issue with test users. | Russell Keith-Magee |
| 2013-09-02 | Replaced "not PY3" by "PY2", new in six 1.4.0. | Aymeric Augustin |
| 2013-04-02 | Modified auth to work with unittest2 discovery. | Preston Timmons |
