summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-05-15Add Configurator context manager 'route_prefix_context' to allow for adding r...Hunter Senft-Grupp
2018-04-24link to pypi.orgMichael Merickel
2018-04-11updated `delete_cookie` docs with `name` instead of `key`jonathan vanasco
2018-04-11updated docs/interfaces to note change in webob 1.7 of `set_cookie(key` to `s...jonathan vanasco
2018-03-13attempt to fix smart quotesSteve Piercy
2018-03-08Mark changelogs as ReST, for better Github rendering.Tres Seaver
2018-02-26fix broken linkMichael Merickel
2018-01-28Remove `html_use_smartypants` setting because RTD now uses Sphinx 1.6.5Steve Piercy
2018-01-24Emphasize additional lineDustin Ingram
2018-01-12Update templates to align with cookiecuttersSteve Piercy
2018-01-11Align project name with source files myproject/*.iniSteve Piercy
2017-12-01Clarify when and how waitress is installed.Steve Piercy
2017-11-03views.py: prevent exception on unknown user loginsilum
2017-11-03views.py: prevent exception on unknown user loginsilum
2017-10-28Synch source files with cookiecutterSteve Piercy
2017-10-22Move Quick Tutorial under TutorialsSteve Piercy
2017-10-21Changes per stevepiercy review, thanks!Chris Shenton
2017-10-21Force emacs not to add newlines gratuitously, un-add themChris Shenton
2017-10-21Quick Tutorial: Replace wsgiref with waitressChris Shenton
2017-10-18csrf documentation changeBen Fagin
2017-09-22update comment to align with methodSteve Piercy
2017-08-30change cgi.escape to pyramid compat.escapeJeremy Chen
2017-08-15Merge pull request #3152 from larsblumberg/masterSteve Piercy
2017-08-15Only include test code snippet that has been addedLars Alexander Blumberg
2017-08-14Fix typo in Mac OS X Python install instructinosPaul Cutler
2017-08-14Merge pull request #3153 from larsblumberg/change-wordingSteve Piercy
2017-08-14Add a functional test for the static fileLars Alexander Blumberg
2017-08-14Update wording on tutorial pageLars Blumberg
2017-08-14Add functional test for css fileLars Alexander Blumberg
2017-08-14Add missing word to jinja2 tutorials pageLars Alexander Blumberg
2017-08-03update zodb wiki files to synch with its cookiecutter using context managerSteve Piercy
2017-07-27update zodb wiki files to synch with its cookiecutterSteve Piercy
2017-07-24Fix typoKamil Dębowski
2017-07-20Update webob intersphinxSteve Piercy
2017-07-15Add more references about context manager and `with` statementSteve Piercy
2017-07-12Merge pull request #3119 from stevepiercy/docs-context-managerMichael Merickel
2017-07-10Add pyramid.interfaces.IRouter.request_context and pyramid.paster.bootstrapSteve Piercy
2017-07-08fix the other link to pastedeployMichael Merickel
2017-07-08update link to pastedeployMichael Merickel
2017-07-03Add a term for context manager in Quick TutorialSteve Piercy
2017-07-03Add a term for context manager in Quick TourSteve Piercy
2017-07-03Update example apps to use config context manager in Quick TourSteve Piercy
2017-07-03Update example apps to use config context managerSteve Piercy
2017-07-03Use lineno-match instead of linenosSteve Piercy
2017-07-03Update example apps to use config context managerSteve Piercy
2017-07-03Update example apps to use config context managerSteve Piercy
2017-07-03Link context manager term to glossarySteve Piercy
2017-07-03Add term "context manager"Steve Piercy
2017-07-02Fix doc typoCaio Carrara
2017-06-27Update all external links per `make linkcheck`Steve Piercy