Routing: Traversal and URL Dispatch %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% .. toctree:: :maxdepth: 2 combining traversal_in_views traversal_sqlalchemy For more information on URL dispatch, see the `URL Dispatch `_ section of the Pyramid documentation. For more information traversal, see the following sections of the Pyramid documentation: - `Hello Traversal `_ - `Much Ado about Traversal `_ - `Traversal `_ - `Hybrid Dispatching `_ - `Virtual Hosting `_