summaryrefslogtreecommitdiff
path: root/docs/api/paster.rst
AgeCommit message (Expand)Author
2017-03-29rewrite low-level pyramid config functions to use plasterMichael Merickel
2016-04-06Pass vars to logging.config.fileConfigMarc Abramowitz
2013-03-14Added an options argument to pyramid.paste.get_appsettings, just like get_app...Georges Dubus
2012-11-20coverageChris McDonough
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