index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2018-05-15
Add Configurator context manager 'route_prefix_context' to allow for adding r...
Hunter Senft-Grupp
2018-04-24
link to pypi.org
Michael Merickel
2018-04-11
updated `delete_cookie` docs with `name` instead of `key`
jonathan vanasco
2018-04-11
updated docs/interfaces to note change in webob 1.7 of `set_cookie(key` to `s...
jonathan vanasco
2018-03-13
attempt to fix smart quotes
Steve Piercy
2018-03-08
Mark changelogs as ReST, for better Github rendering.
Tres Seaver
2018-02-26
fix broken link
Michael Merickel
2018-01-28
Remove `html_use_smartypants` setting because RTD now uses Sphinx 1.6.5
Steve Piercy
2018-01-24
Emphasize additional line
Dustin Ingram
2018-01-12
Update templates to align with cookiecutters
Steve Piercy
2018-01-11
Align project name with source files myproject/*.ini
Steve Piercy
2017-12-01
Clarify when and how waitress is installed.
Steve Piercy
2017-11-03
views.py: prevent exception on unknown user login
silum
2017-11-03
views.py: prevent exception on unknown user login
silum
2017-10-28
Synch source files with cookiecutter
Steve Piercy
2017-10-22
Move Quick Tutorial under Tutorials
Steve Piercy
2017-10-21
Changes per stevepiercy review, thanks!
Chris Shenton
2017-10-21
Force emacs not to add newlines gratuitously, un-add them
Chris Shenton
2017-10-21
Quick Tutorial: Replace wsgiref with waitress
Chris Shenton
2017-10-18
csrf documentation change
Ben Fagin
2017-09-22
update comment to align with method
Steve Piercy
2017-08-30
change cgi.escape to pyramid compat.escape
Jeremy Chen
2017-08-15
Merge pull request #3152 from larsblumberg/master
Steve Piercy
2017-08-15
Only include test code snippet that has been added
Lars Alexander Blumberg
2017-08-14
Fix typo in Mac OS X Python install instructinos
Paul Cutler
2017-08-14
Merge pull request #3153 from larsblumberg/change-wording
Steve Piercy
2017-08-14
Add a functional test for the static file
Lars Alexander Blumberg
2017-08-14
Update wording on tutorial page
Lars Blumberg
2017-08-14
Add functional test for css file
Lars Alexander Blumberg
2017-08-14
Add missing word to jinja2 tutorials page
Lars Alexander Blumberg
2017-08-03
update zodb wiki files to synch with its cookiecutter using context manager
Steve Piercy
2017-07-27
update zodb wiki files to synch with its cookiecutter
Steve Piercy
2017-07-24
Fix typo
Kamil Dębowski
2017-07-20
Update webob intersphinx
Steve Piercy
2017-07-15
Add more references about context manager and `with` statement
Steve Piercy
2017-07-12
Merge pull request #3119 from stevepiercy/docs-context-manager
Michael Merickel
2017-07-10
Add pyramid.interfaces.IRouter.request_context and pyramid.paster.bootstrap
Steve Piercy
2017-07-08
fix the other link to pastedeploy
Michael Merickel
2017-07-08
update link to pastedeploy
Michael Merickel
2017-07-03
Add a term for context manager in Quick Tutorial
Steve Piercy
2017-07-03
Add a term for context manager in Quick Tour
Steve Piercy
2017-07-03
Update example apps to use config context manager in Quick Tour
Steve Piercy
2017-07-03
Update example apps to use config context manager
Steve Piercy
2017-07-03
Use lineno-match instead of linenos
Steve Piercy
2017-07-03
Update example apps to use config context manager
Steve Piercy
2017-07-03
Update example apps to use config context manager
Steve Piercy
2017-07-03
Link context manager term to glossary
Steve Piercy
2017-07-03
Add term "context manager"
Steve Piercy
2017-07-02
Fix doc typo
Caio Carrara
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
[next]