summaryrefslogtreecommitdiff
path: root/django/utils/tree.py
AgeCommit message (Expand)Author
2007-10-14queryset-refactor: Fixed a bug in Node.negate() for already negated nodes.Malcolm Tredinnick
2007-09-13Fixed some more join and lookup tests.Malcolm Tredinnick
2007-09-13Created a tree data structure. Might be generically useful. Currently used forMalcolm Tredinnick