summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_deprecation.py
AgeCommit message (Expand)Author
2016-10-04Fixed #27309 -- Added CallableBool.__hash__().Reto Aebersold
2016-08-31Fixed #27154 -- Allowed comparing CallableBool with bitwise or.Olexander Yermakov
2016-08-02Fixed #26988 -- Improved/clarified User.is_authenticated/anonymous compatibil...Tim Graham