summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_auth_backends.py
AgeCommit message (Expand)Author
2015-10-27[1.9.x] Removed unnecessary app_label='auth' on auth_tests models.Tim Graham
2015-10-27[1.9.x] Fixed #25596 -- Fixed regression in password change view with custom ...Tim Graham
2015-09-20Removed obsolete supports_* auth backend attributes in testsClaude Paroz
2015-05-20Refs #24652 -- Used SimpleTestCase where appropriate.Simon Charette
2015-02-12Fixed #24161 -- Stored the user primary key as a serialized value in the sess...Tim Graham
2015-02-11Moved non-documented auth test models to the new test location.Tim Graham
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham