summaryrefslogtreecommitdiff
path: root/docs/narr
AgeCommit message (Expand)Author
2012-09-09rename set_request_method to add_request_method. closes #683Chris McDonough
2012-08-30Fixed broken link in docs/narr/testing.rstRonan Amicel
2012-08-29add newness markersChris McDonough
2012-08-29wordingChris McDonough
2012-08-29add docs about chameleon zpt macro featureChris McDonough
2012-08-25Subscriber predicates:Chris McDonough
2012-08-23exposed the serve_forever line to the helloworld narrativeMichael Merickel
2012-08-23Merge branch 'master' of https://github.com/virhilo/pyramid into pull.650Michael Merickel
2012-08-23Fixed typo in docs/narr/views.rstRonan Amicel
2012-08-16readd set_request_property to docs (just so when people run across it in in-t...Chris McDonough
2012-08-16docs-deprecated set_request_propertyMichael Merickel
2012-08-14Typo pwteens -> ptweensKees Hink
2012-08-11get heading levels rightChris McDonough
2012-08-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-08-06add as-of-version notesChris McDonough
2012-08-06gardenMichael Merickel
2012-08-06Merge branch 'feature.metaviewpredicates'Chris McDonough
2012-08-06add docs for third-party view predicatesChris McDonough
2012-08-05fixed line numbers in firstappŁukasz Fidosz
2012-08-03fixed indentation in narr/helloworld.pyŁukasz Fidosz
2012-08-03Adding helpful link to installing chapter from first appWayne Witzel III
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-07Two grammatical fixesPatricio Paez
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-27Update docs/narr/urldispatch.rstVlAleVas
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-17default_encode->_default_encode, dumps->_dumps, massage docsChris McDonough
2012-04-16docs for json defaultsMichael Merickel
2012-04-12TyposPatricio Paez
2012-04-13Fix a typo in the documentationVeeti Paananen
2012-04-02removed strange text that showed upDavid Gay