-
Notifications
You must be signed in to change notification settings - Fork 5
Alternate traversal plugin for Pyramid which automates __parent__ and __name__
License
Pylons/pyramid_traversalwrapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pyramid_traversalwrapper ======================== An alternate implementation of the ``pyramid.interfaces.ITraverserFactory`` (a "traverser") which wraps each traversed object in a proxy. This allows a "location-ignorant" model (a model which does not possess intrinsic ``__name__`` and ``__parent__`` attributes) to be used as the root object and as any object returned from any other model's ``__getitem__`` method during traversal. See docs/index.rst for more information.
About
Alternate traversal plugin for Pyramid which automates __parent__ and __name__
Resources
License
Security policy
Stars
Watchers
Forks
Packages 0
No packages published