summaryrefslogtreecommitdiff
path: root/docs/api/scripting.rst
AgeCommit message (Expand)Author
2011-07-16Reworked pyramid.scripting. Modified docs and made make_request private.Michael Merickel
2011-07-15- get_root2 -> prepareChris McDonough
2011-07-14Added p.scripting.get_root2 that doesn't require an app arg.Michael Merickel
2011-07-14Added some docs for make_request and global_registries.Michael Merickel
2010-10-25convert API docs to PyramidChris McDonough
2009-05-28- Add a ``get_app`` API functions to the ``paster`` module. ThisChris McDonough