summaryrefslogtreecommitdiff
path: root/docs/api/traversal.rst
AgeCommit message (Collapse)Author
2008-08-08(no commit message)Chris McDonough
2008-08-08 - Add ``find_context_from_path`` and ``find_root`` traversal APIs.Chris McDonough
In the process, make ITraverser a uni-adapter (on context) rather than a multiadapter (on context and request).
2008-07-290.2.5: add model_url.Chris McDonough
2008-07-25Make the global module index render properly.Chris McDonough
2008-07-20 - Add find_interface API.Chris McDonough