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
2016-12-27
narr/project - update for cookiecutters
Steve Piercy
2016-12-27
narr/cookiecutters - revise
Steve Piercy
2016-12-27
narr/paste - update
Steve Piercy
2016-12-27
narr/logging - update
Steve Piercy
2016-12-27
narr/introduction - update
Steve Piercy
2016-12-27
narr/install - update
Steve Piercy
2016-12-27
narr/extending - update
Steve Piercy
2016-12-27
narr/assets - update
Steve Piercy
2016-12-26
narr/cookiecutters - add
Steve Piercy
2016-12-16
move asset overrides to an earlier phase
Michael Merickel
2016-12-15
Merge pull request #2822 from mmerickel/remove-deprecated-icontexturl
Bert JW Regeer
2016-12-14
Merge branch 'master' into pr/2853
Michael Merickel
2016-12-10
Merge branch 'master' into pserve-watch-files
Michael Merickel
2016-12-09
grammar fixes
Martin
2016-12-09
Added configuration for ipv6 in .ini files.
Martin
2016-12-07
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-12-06
Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...
Bert JW Regeer
2016-12-06
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-11-26
add 3.6 support to documentation
Steve Piercy
2016-11-21
remove the deprecated IContextURL
Michael Merickel
2016-11-21
document globbing
Michael Merickel
2016-11-21
support a [pserve] config section with a list of files to watch
Michael Merickel
2016-11-20
link to documentation on hupper
Michael Merickel
2016-11-19
require tuple variants on IResourceURL as well
Michael Merickel
2016-11-19
add warnings about how notfound/forbidden views are only invoked for raised e...
Michael Merickel
2016-11-19
improve view decorator return type documentation
Michael Merickel
2016-10-06
Add pyramid_nacl_session to session factories
Steve Piercy
2016-09-29
Clean up docstrings/narr docs from PR #2660
Steve Piercy
2016-09-28
Merge branch 'master' into exception_only
Michael Merickel
2016-09-28
derive exception views separately from normal views
Michael Merickel
2016-09-26
Revise Why use venv/bin/pip instead of source bin/activate then pip?
Steve Piercy
2016-09-24
Why use venv/bin/pip instead of source bin/activate then pip?
Steve Piercy
2016-09-12
document more clearly the ``__call__`` method on route and view predicates
Michael Merickel
2016-09-12
Merge pull request #2759 from mmerickel/drop-py33
Michael Merickel
2016-09-03
update docs to support the bootstrap context manager from #2760
Michael Merickel
2016-09-01
drop support for python 3.3 and error on 2.6
Michael Merickel
2016-07-19
Change gendered language in examples
Jon Davidson
2016-07-02
fix overly aggressive refactor
Steve Piercy
2016-07-02
Update Windows installation instructions and related bits.
Steve Piercy
2016-06-20
typo fix within urldispatch narrative, example 2
dowwie
2016-06-09
grammar, spelling, wrapping fix
Steve Piercy
2016-06-08
Adding a warning discouraging use of __acl__ properties attributes
Julien MIOTTE
2016-05-09
use new trypyramid.com page. whee!
Steve Piercy
2016-05-07
update narr/project.rst with py.test and coverage defaults
Steve Piercy
2016-05-07
wordsmith py.test and coverage configuration
Steve Piercy
2016-05-06
doc: Update documentation for using ``py.test [--cov]`` for newly created pro...
Vincent Férotin
2016-04-25
fix explanation of require_csrf
Michael Merickel
2016-04-24
add sphinx doctests for hooks.rst
Steve Piercy
2016-04-24
Allow Sphinx doctests to run and pass with `make doctest SPHINXBUILD=$VENV/bi...
Steve Piercy
2016-04-24
update bad link
Steve Piercy
[next]