summaryrefslogtreecommitdiff
path: root/tests/test_client/auth_backends.py
AgeCommit message (Expand)Author
2016-12-01Fixed #27542 -- Made Client.force_login() skip auth backends without get_user().Anton Samarchyan
2015-07-01Fixed #20916 -- Added Client.force_login() to bypass authentication.Jon Dufresne