summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_decorators.py
AgeCommit message (Expand)Author
2015-06-08Fixed #24929 -- Allowed permission_required decorator to take any iterableRaphael Michel
2015-02-11Moved contrib.auth tests out of contrib.Tim Graham