summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-08-04change variable name ``name`` to ``pagename``, for consistency with the view_...Daniel Haaker
2012-08-04add quotes for clarityDaniel Haaker
2012-08-04fix two minor typos in docsDaniel Haaker
2012-08-03no period required hereChris McDonough
2012-08-03Removing easy_install and demoing lines from index example. firstapp has inst...Wayne Witzel III
2012-08-03Adding helpful link to installing chapter from first appWayne Witzel III
2012-08-02closes #643Chris McDonough
2012-07-25add logging call to wsgi setupMichael Merickel
2012-07-21corrected table name tables->pagesSiddhartha Kasivajhula
2012-06-19point at pyramid_beaker docs rather than its github pageChris McDonough
2012-06-19fixed typosBlaise Laflamme
2012-06-19fixed typosBlaise Laflamme
2012-06-19added docs and changes for using defs in mako rendererBlaise Laflamme
2012-06-17merge contributorsChris McDonough
2012-06-17docs: Add view callable example to section on rendering_val.Jeff Cook
2012-06-13Merge pull request #610 from fabianbuechler/patch-1Chris McDonough
2012-06-12docs reference setup_logging instead of fileConfigMichael Merickel
2012-06-07Update documentation to clarify purpose of BeforeRender.rendering_val.Jeff Cook
2012-05-31Added missing word "name" Zeb Palmer
2012-05-23Fixed a few glitches in the "Using a Route Prefix to Compose Applications" se...Fabian Büchler
2012-05-15Fixed spelling errors and double backslash in `C:\`.Bryce Boe
2012-05-12configurator, not configurationChris McDonough
2012-05-12remove uses-interfaces-too-liberally (this was only true of bfg) and update d...Chris McDonough
2012-05-11add link to explanationChris McDonough
2012-05-09Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-05-09activate sphinx.ext.viewcode extensionChris McDonough
2012-05-07Two grammatical fixesPatricio Paez
2012-05-06added sphinx theme as submodule, added rtd hack to update themeBlaise Laflamme
2012-05-04add python 3 as a uniquenessChris McDonough
2012-05-04gardenChris McDonough
2012-05-04add introspection to whats uniqueChris McDonough
2012-05-03allow __json__ and custom adapters to accept request argChris McDonough
2012-05-03Merge branch 'master' into feature.json-apiMichael Merickel
2012-05-01Change the example script's description string to match the console_script's ...Dan Jacka
2012-04-30Separator between name and value in --header option to prequest is ':', not '='Dan Jacka
2012-04-29Normalize 'Make a project' on both wiki tutorialsPatricio Paez
2012-04-28expand glossary term for scaffoldSteve Piercy
2012-04-28Link the first usage of "scaffold" to its definition in the glossary.Steve Piercy
2012-04-27Update docs/narr/urldispatch.rstVlAleVas
2012-04-26Merge pull request #505 from muellert/masterMichael Merickel
2012-04-19squash another reference to dotted nameChris McDonough
2012-04-19take out 'or dotted python name'Chris McDonough
2012-04-18reverted back to using a component registry during json encodingMichael Merickel
2012-04-17Merge pull request #533 from ppaez/paulos-listPatricio Paez
2012-04-17default_encode->_default_encode, dumps->_dumps, massage docsChris McDonough
2012-04-16docs for json defaultsMichael Merickel
2012-04-16Normalize and update the last sectionPatricio Paez
2012-04-13Simplify the introductionPatricio Paez
2012-04-13Fixed wsgi.org URLPatricio Paez
2012-04-12TyposPatricio Paez