| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-27 | [1.9.x] Removed unnecessary app_label='auth' on auth_tests models. | Tim Graham | |
| This is a relic of when the tests were stored in contrib.auth.tests. Backport of 590b8c1c57217bd8bd33998bae490dbe3d09f045 from master | |||
| 2015-07-20 | Refs #16860 -- Moved password_changed() logic to AbstractBaseUser. | Tim Graham | |
| Thanks Carl Meyer for review. | |||
| 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 | |
