summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_tree.py
AgeCommit message (Expand)Author
2018-10-17Fixed #29838 -- Fixed crash when combining Q objects with __in lookups and li...aspalding
2018-08-08Fixed #29643 -- Fixed crash when combining Q objects with __in lookups and li...Mariusz Felisiak
2017-09-28Fixed #28629 -- Made tree.Node instances hashable.Mariusz Felisiak
2017-02-23Refs #11964 -- Made Q objects deconstructible.Ian Foote
2014-05-16Fixed #22531 -- Added tree.Node.__repr__ and tests for the class.Moayad Mardini