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
/
narr
Age
Commit message (
Expand
)
Author
2018-07-30
add some docs for pshell setup with an example of handling transactions
Michael Merickel
2018-06-28
Typos changed
Gerard
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-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-10-18
csrf documentation change
Ben Fagin
2017-08-14
Fix typo in Mac OS X Python install instructinos
Paul Cutler
2017-07-24
Fix typo
Kamil Dębowski
2017-07-12
Merge pull request #3119 from stevepiercy/docs-context-manager
Michael Merickel
2017-07-08
fix the other link to pastedeploy
Michael Merickel
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
Link context manager term to glossary
Steve Piercy
2017-06-27
Update all external links per `make linkcheck`
Steve Piercy
2017-06-27
prep 1.10.dev0
Michael Merickel
2017-06-26
Fix link to Venusian docs
Steve Piercy
2017-06-26
change http://docs.pylonsproject.org to https
Steve Piercy
2017-06-15
remove trailing slash
Steve Piercy
2017-06-15
Use HTTPS for pylonsproject.org
Steve Piercy
2017-06-10
update src files and synch emphasize-lines for myproject
Steve Piercy
2017-06-07
explain why we prefer to avoid activate
Michael Merickel
2017-06-06
Merge pull request #2634 from cewing/issue.2614
Steve Piercy
2017-06-06
restore the r. it's important
cewing
2017-06-05
fix a few more comments, and reflow introduction document to one line per par...
cewing
2017-06-05
fix more comments and refold lines, one per paragraph as specified in stylesh...
cewing
2017-06-03
finish all app references for Pyramid and refold line lengths
cewing
2017-06-03
more fixes for CR
cewing
2017-06-03
use str in deference to Py3 style over Py2
cewing
2017-06-02
mid-release cycle will be the death of me
Steve Piercy
2017-06-02
append ` --checkout master` to cookie cutter command
Steve Piercy
2017-06-01
use shortcut for github URL; update RELEASING.txt
Steve Piercy
2017-05-25
fix more style issues per CR
cewing
2017-05-25
fix code indentation and unify style for all code blocks, per CR
cewing
2017-05-23
finish polishing the advanced configuration doc per code review
cewing
2017-05-23
fixes per code review, Thanks @stevepiercy.
cewing
2017-05-22
Updating wording in the advanced features doc to make it more accessible
cewing
2017-05-22
Fix #2548, add SRI has for script tags
Fang-Pen Lin
2017-05-22
simplify the section comparing pyramid with other web frameworks
cewing
2017-05-22
move more esoteric framework features into a separate file to remove complexi...
cewing
2017-05-22
Merge branch 'master' into issue.2614
cewing
2017-05-22
updates to narrative docs introduction, fixing for clarity and concision
cewing
2017-05-12
Merge branch 'master' into change-to-localhost
Steve Piercy
2017-05-12
update narrative docs to align with source code
Steve Piercy
2017-04-30
Merge pull request #2985 from mmerickel/plaster
Michael Merickel
2017-04-30
standardize "non-standard"
Steve Piercy
[next]