summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-06-17docs: Add view callable example to section on rendering_val.Jeff Cook
2012-06-16A context manager for test setupBrian Sutherland
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
2012-04-12Improve the Adding Templates section in both tutorialsPatricio Paez
2012-04-13Fix a typo in the documentationVeeti Paananen
2012-04-10enable warning badge on master docsMichael Merickel
2012-04-10test checkin for rtdChris McDonough
2012-04-08Final detailsPatricio Paez
2012-04-08Normalize Authorization in both tutorials 4Patricio Paez
2012-04-08Normalize Authorization in both tutorials 3Patricio Paez
2012-04-07Normalize Authorization in both tutorials 2Patricio Paez
2012-04-07Ordered sections as per the summaryPatricio Paez
2012-04-07Normalize Authorization in both tutorials 1Patricio Paez
2012-04-06Merge pull request #524 from ppaez/sql-wiki-authorizationCarlos de la Guardia
2012-04-06Added first level sections, fixed route in the summaryPatricio Paez
2012-04-06Improve Authorization in the SQL tutorialPatricio Paez