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-04-13
- nudge `BeforeTraversal`
Steve Piercy
2016-04-13
- update Pyramid Request Processing Diagram.
Steve Piercy
2016-04-12
Merge branch 'master' into feature/require-csrf
Michael Merickel
2016-04-12
Merge branch 'master' into feature/BeforeTraversal
Bert JW Regeer
2016-04-12
Remove note about -Wd flag
Bert JW Regeer
2016-04-12
Update introduction to testing
Bert JW Regeer
2016-04-12
Replace Python 2.6 with 2.7
Bert JW Regeer
2016-04-12
- zap easy_install straggler
Steve Piercy
2016-04-12
- add mention of Windows and Python 3.3+ for virtual environments
Steve Piercy
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-12
one does not simply "create a virtualenv". one should "create a virtual envir...
Steve Piercy
2016-04-12
update testing.rst
Steve Piercy
2016-04-12
- use an environment variable and venv. See https://github.com/Pylons/pyramid...
Steve Piercy
2016-04-12
- replace `python -m` with `python3 -m`
Steve Piercy
2016-04-12
- replace `pyvenv` with `python3 -m venv`
Steve Piercy
2016-04-12
- removed "now" per https://github.com/Pylons/pyramid/pull/2468#discussion_r5...
Steve Piercy
2016-04-12
- fix readme in quick_tour/sqla_demo
Steve Piercy
2016-04-12
- fix readme in narr/MyProject (used in project.rst and testing.rst)
Steve Piercy
2016-04-11
fix extras_requires to extras_require
Michael Merickel
2016-04-11
Merge branch 'master' into docs/easy-install-to-pip.2104
Michael Merickel
2016-04-11
remove theme.min.css, it serves no purpose
Michael Merickel
2016-04-11
fix readme to show directions in both alchemy and zodb
Michael Merickel
2016-04-11
- upgrade `BeforeTraversal` event in router.rst
Steve Piercy
2016-04-11
- upgrade setuptools, too, in the two wikis
Steve Piercy
2016-04-11
- add trailing line ending
Steve Piercy
2016-04-11
- update narr/project.rst to use pip instead of setup.py
Steve Piercy
2016-04-11
tweak wiki2 test to be more succinct
Steve Piercy
2016-04-10
Update router documentation
Bert JW Regeer
2016-04-10
Add API docs for BeforeTraversal
Bert JW Regeer
2016-04-10
cleanup some references in the docs
Michael Merickel
2016-04-10
deprecate the check_csrf predicate
Michael Merickel
2016-04-10
rewrite csrf checks to support a global setting to turn it on
Michael Merickel
2016-04-10
add a csrf_view to the view pipeline supporting a require_csrf option
Michael Merickel
2016-04-10
- update installation.rst to use pip, pyvenv, Python 3.4
Steve Piercy
2016-04-10
Merge pull request #2021 from Pylons/feature/configurable-view-deriver
Michael Merickel
2016-04-10
- update extending.rst to use pip
Steve Piercy
2016-04-10
- update commandline.rst to use pip
Steve Piercy
2016-04-10
- update wiki/distributing.rst to use pip
Steve Piercy
2016-04-10
- update wiki tests step and its src files
Steve Piercy
2016-04-10
- update wiki authorization step and its src files
Steve Piercy
2016-04-10
- update definingviews and its src files
Steve Piercy
2016-04-09
update basiclayout and its src
Steve Piercy
2016-04-09
use an alias for the import. Fixes #2450. Thanks @bertjwregeer!
Steve Piercy
2016-04-09
update basiclayout and its src
Steve Piercy
2016-04-09
- fix console message
Steve Piercy
2016-04-09
- add src/installation files
Steve Piercy
2016-04-09
- update wiki/installation step to use pip
Steve Piercy
2016-04-09
- rollback intersphinx targets
Steve Piercy
2016-04-09
- fix traversal tutorial reference
Steve Piercy
2016-04-09
disambiguate intersphinx target
Steve Piercy
[next]