summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_basic.py
AgeCommit message (Collapse)Author
2016-02-04Fixed #26089 -- Removed custom user test models from public API.Simon Charette
Thanks to Tim Graham for the review.
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham