summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_traversal.py
AgeCommit message (Expand)Author
2008-07-290.2.5: add model_url.Chris McDonough
2008-07-22Add url-based dispatch.Chris McDonough
2008-07-22Provide the entire environment to the traverser (in anticipation of having e....Chris McDonough
2008-07-22NaiveTraverser -> ModelGraphTraverser.Chris McDonough
2008-07-20 - Add find_interface API.Chris McDonough
2008-07-19 - The concept of "view factories" was removed in favor of alwaysChris McDonough
2008-07-15If the root object provides ILocation, wrap items in location proxiesChris McDonough
2008-07-12Add explicit viewname logic.Chris McDonough
2008-07-07Look up a view after traversal; adapt it to IWSGIApplication.Chris McDonough
2008-07-05policy -> traversal.Chris McDonough