| Age | Commit message (Expand) | Author |
|---|---|---|
| 2016-06-21 | [1.10.x] Refs #21379, #26719 -- Moved username normalization to AbstractBaseU... | Tim Graham |
| 2016-06-16 | [1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite. | Jon Dufresne |
| 2016-04-08 | Fixed E128 flake8 warnings in tests/. | Tim Graham |
| 2016-02-06 | Fixed #26175 -- Removed SHA1 password hashes in tests. | Tim Graham |
| 2016-01-29 | Refs #26022 -- Used context manager version of assertRaisesMessage in tests. | Hasan |
| 2015-10-27 | Removed unnecessary app_label='auth' on auth_tests models. | Tim Graham |
| 2015-07-20 | Refs #16860 -- Moved password_changed() logic to AbstractBaseUser. | Tim Graham |
| 2015-06-22 | Fixed #25009 -- Allowed User.objects.create_user(...,is_staff=True) to work. | Francisco Albarran |
| 2015-03-05 | Converted test fixtures to setUpTestData methods | Josh Smeaton |
| 2015-02-11 | Moved non-documented auth test models to the new test location. | Tim Graham |
| 2015-02-11 | Moved contrib.auth tests out of contrib. | Tim Graham |
