summaryrefslogtreecommitdiff
path: root/tests/auth_tests/test_mixins.py
AgeCommit message (Expand)Author
2016-04-09Fixed #25847 -- Made User.is_(anonymous|authenticated) properties.Jeremy Lainé
2016-02-04Fixed #26089 -- Removed custom user test models from public API.Simon Charette
2016-01-29Refs #26022 -- Used context manager version of assertRaises in tests.Hasan
2015-06-17Fixed #24914 -- Added authentication mixins for CBVsMarkus Holtermann