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-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-22
Merge branch 'master' into issue.2614
cewing
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
update section on returning dictionaries from views
cewing
2016-06-09
update information about extensible templating
cewing
2016-06-09
update asset specification section
cewing
2016-06-09
fix up headline a bit
cewing
2016-06-09
improve section title a bit more
cewing
2016-06-09
emphasize that the views are yours
cewing
2016-06-09
re-write the views section
cewing
2016-06-09
updated extensions section
cewing
2016-06-09
update the debugging sections
cewing
2016-06-09
update the dynamic development section
cewing
2016-06-09
fix static assets section
cewing
2016-06-09
fix generated urls section
cewing
2016-06-09
fix decorator configuration section
cewing
2016-06-09
make title an action
cewing
2016-06-09
rewrite what makes pyramid unique
cewing
2016-06-09
simplify the statement of principles
cewing
2016-06-09
clarify the framework sidebar
cewing
2016-06-09
be assertive in claims
cewing
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
2016-04-23
Fix all the stinky linkie rot via `make linkcheck SPHINXBUILD=$VENV/bin/sphin...
Steve Piercy
2016-04-19
replace pyramid.require_default_csrf setting with config.set_default_csrf_opt...
Michael Merickel
2016-04-17
better explain view deriver options
Chris McDonough
2016-04-16
Merge pull request #2507 from stevepiercy/master
Steve Piercy
[prev]
[next]