summaryrefslogtreecommitdiff
path: root/docs/api/paster.rst
AgeCommit message (Expand)Author
2011-11-27- Added ``setup_logging`` API function to the ``pyramid.paster`` module.Chris McDonough
2011-11-27add get_appsettings API to pasterChris McDonough
2011-07-14Added test coverage for p.paster.bootstrap.Michael Merickel
2011-07-14Added p.paster.bootstrap for handling simple loading of INI files.Michael Merickel
2011-07-07Added/updated documentation for the new interactive shell.Michael Merickel
2010-10-25convert API docs to PyramidChris McDonough
2009-06-19Edit.Chris McDonough
2009-05-28- Add a ``get_app`` API functions to the ``paster`` module. ThisChris McDonough