summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_views.py
AgeCommit message (Expand)Author
2015-02-13[1.8.x] Fixed #24315 -- Fixed auth.views.password_reset_confirm() with a UUID...Tim Graham
2015-02-13[1.8.x] Fixed #24334 -- Allowed admin password reset to work with non-digit c...Tim Graham
2015-02-11[1.8.x] Moved non-documented auth test models to the new test location.Tim Graham
2015-02-11[1.8.x] Moved contrib.auth tests out of contrib.Tim Graham