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
2016-11-26
add 3.6 support to documentation
Steve Piercy
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-11-15
`pyramid-jinja2` 2.7 configured `setup.py` with test requirements out of the box
Oladipo Odumosu
2016-11-15
The updated pyramid-jinja2 scaffold already sets up test requirments in `setu...
Oladipo Odumosu
2016-11-14
should be loaded from the virtualenv
Oladipo Odumosu
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
One more for 2.6
Steve Piercy
2016-09-01
drop support for python 3.3 and error on 2.6
Michael Merickel
2016-08-31
rename the credentials class
Michael Merickel
2016-08-31
Merge branch 'extract_http_basic' of canni/pyramid into canni-extract_http_basic
Michael Merickel
2016-08-18
update output for pcreate --list in Quick Tutorial
Steve Piercy
2016-08-15
update output of pcreate --list for Quick Tour
Steve Piercy
2016-08-10
Add docs & explict tests
Dariusz Górecki
2016-07-29
corrected folder name in docs
andrew david burt
2016-07-29
remove essentially duplicate "note" section under "initializing the database"
andrew david burt
2016-07-23
Add highlighting of changed lines
Steve Piercy
2016-07-23
Rewrite Quick Tutorial narrative in authentication.rst for consistent flow
Steve Piercy
2016-07-21
Add one-way password hash to security example in Quick Tutorial.
Keith Yang
2016-07-19
Change gendered language in examples
Jon Davidson
2016-07-17
Corrected test command in static_assets.rst
Christian Kollee
2016-07-17
Corrected command line for tests
Christian Kollee
2016-07-16
fix the wiki2 tutorial to set the password as unicode
Michael Merickel
2016-07-16
Fix link to zope.component docs
Steve Piercy
2016-07-06
Update links for Alembix
Steve Piercy
2016-07-05
Add missing tests to quick_tutorial/forms.
Steve Piercy
2016-07-02
proper case heading
Steve Piercy
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-16
Quick Tour - explicitly use :language: python directive for proper syntax hig...
Steve Piercy
2016-06-16
Quick Tour - static_assets - closes #2648
Steve Piercy
2016-06-13
pep8: inline comment must have 2 spaces before
JC Bohin
2016-06-13
Fix flake8's noqa directive in documentation and scaffolds
JC Bohin
2016-06-09
grammar, spelling, wrapping fix
Steve Piercy
2016-06-09
Merge pull request #2624 from mike-perdide/patch-1
Steve Piercy
2016-06-08
Adding a warning discouraging use of __acl__ properties attributes
Julien MIOTTE
2016-06-04
We got our Bobo back!
Steve Piercy
2016-05-23
Merge pull request #2601 from stevepiercy/1.7-branch
Steve Piercy
2016-05-22
change type integer to type text, and update output of db init script
Steve Piercy
[next]