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-03-21
Merge branch 'master' into feature/configurable-view-deriver
Michael Merickel
2016-03-21
polish view derivers docs, minor grammar
Steve Piercy
2016-03-21
polish view derivers docs, minor grammar
Steve Piercy
2016-03-17
fix deriver docs to explain ordering issues
Michael Merickel
2016-03-14
add a docstring for add_view_deriver and expose the method to the api docs
Michael Merickel
2016-03-14
do not guess at the name of the view deriver without further discussion
Michael Merickel
2016-03-14
use the implicit name in the doc examples
Michael Merickel
2016-03-14
first cut at documenting view derivers
Michael Merickel
2016-03-13
add examples of view derivers to the glossary
Michael Merickel
2016-03-13
Merge pull request #2408 from stevepiercy/feature/configurable-view-deriver
Steve Piercy
2016-03-13
minor update to request processing diagram
Steve Piercy
2016-03-09
add "view deriver" to the glossary
Michael Merickel
2016-03-09
add options support to view derivers
Michael Merickel
2016-02-29
Merge branch 'master' into feature/alchemy-scaffold-update
Michael Merickel
2016-02-28
Merge remote-tracking branch 'upstream/feature/alchemy-scaffold-update' into ...
Steve Piercy
2016-02-28
redirect to edit page when user attempts to add page that already exists
Steve Piercy
2016-02-28
Merge pull request #2383 from stevepiercy/feature/alchemy-scaffold-update
Steve Piercy
2016-02-28
add note about deprecation warnings on py3
Steve Piercy
2016-02-28
fix some nits
Michael Merickel
2016-02-28
update distributing.rst (done)
Steve Piercy
2016-02-28
update tests.rst (done)
Steve Piercy
2016-02-28
Merge pull request #2379 from stevepiercy/feature/alchemy-scaffold-update-authcn
Steve Piercy
2016-02-28
apply change to all src/*/user.py
Steve Piercy
2016-02-28
wiki2 revert unnecessary hmac stuff
Steve Piercy
2016-02-28
wiki2 authorization (done)
Steve Piercy
2016-02-27
grammar fix
Steve Piercy
2016-02-27
wiki2 authentication bug fix and improvement against timing attack
Steve Piercy
2016-02-26
update authentication (done)
Steve Piercy
2016-02-26
minor grammar
Steve Piercy
2016-02-26
update definingviews (done)
Steve Piercy
2016-02-24
update definingmodels (done)
Steve Piercy
2016-02-23
Fix view name order, windows for 'Return logged_in to renderer.
Tres Seaver
2016-02-23
Use correct attribute name in the ZODB Wiki tutorial view template.
Tres Seaver
2016-02-23
update definingmodels (WIP)
Steve Piercy
2016-02-22
update basiclayout
Steve Piercy
2016-02-22
update installation
Steve Piercy
2016-02-21
revert a couple of the reversions
Steve Piercy
2016-02-21
Remove references to pip
Bert JW Regeer
2016-02-21
oopsie, include installation in commit
Steve Piercy
2016-02-21
wiki2 docs update WIP
Steve Piercy
2016-02-20
fix links for babel and chameleon
Steve Piercy
2016-02-18
update tests chapter
Michael Merickel
2016-02-18
add fallback for next_url
Michael Merickel
2016-02-18
add webtest and tests_require to setup.py
Michael Merickel
2016-02-18
update the authorization chapter
Michael Merickel
2016-02-16
add first cut at source for authorization chapter
Michael Merickel
2016-02-16
remove whitespace
Michael Merickel
2016-02-16
use page.name to prepare for context
Michael Merickel
2016-02-16
minor grammar and punctuation through "wrapping up"
Steve Piercy
2016-02-16
add a new authentication chapter
Michael Merickel
[next]