summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_hashers.py
AgeCommit message (Expand)Author
2015-06-18Removed support for Python 3.3.Tim Graham
2015-03-30Fixed #24115 -- Allowed bcrypt hashers to upgrade passwords on rounds change.Tim Graham
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham