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
Age
Commit message (
Expand
)
Author
2016-04-03
Merge pull request #2427 from stevepiercy/docs/easy-install-to-pip.2104
Steve Piercy
2016-04-03
- replace easy_install with pip
Steve Piercy
2016-04-02
Merge pull request #2426 from stevepiercy/docs/easy-install-to-pip.2104
Steve Piercy
2016-04-02
remove note to install setuptools
Steve Piercy
2016-04-02
Merge remote-tracking branch 'upstream/docs/easy-install-to-pip.2104' into do...
Steve Piercy
2016-04-02
Merge pull request #2425 from stevepiercy/docs/easy-install-to-pip.2104
Steve Piercy
2016-04-02
Merge branch 'docs/easy-install-to-pip.2104' of https://github.com/Pylons/pyr...
Steve Piercy
2016-04-02
Merge branch 'easy-install-to-pip.2104' of https://github.com/Pylons/pyramid ...
Steve Piercy
2016-04-02
Merge pull request #2423 from stevepiercy/master
Steve Piercy
2016-04-02
update url
Steve Piercy
2016-03-31
- change $VENV to just env.
Steve Piercy
2016-03-31
- change env35 to just env.
Steve Piercy
2016-03-31
- update links to PyPA site as practical
Steve Piercy
2016-03-30
Merge pull request #2418 from stevepiercy/docs/easy-install-to-pip.2104
Steve Piercy
2016-03-30
update installation and glossary
Steve Piercy
2016-03-27
Merge pull request #2415 from stevepiercy/master
Steve Piercy
2016-03-27
Merge branch 'master' of github.com:stevepiercy/pyramid
Steve Piercy
2016-03-27
Merge pull request #2414 from PavloKapyshin/master
Steve Piercy
2016-03-26
Fix typo
Pavlo Kapyshin
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-21
polish view derivers docs, minor grammar
Steve Piercy
2016-03-17
fix deriver docs to explain ordering issues
Michael Merickel
2016-03-17
remove unused import
Michael Merickel
2016-03-17
"over" is closer to ingress and "under" is closer to mapped_view
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
swap the order of view deriver arguments so that the name is implicit
Michael Merickel
2016-03-14
first cut at documenting view derivers
Michael Merickel
2016-03-14
Merge remote-tracking branch 'upstream/master'
Steve Piercy
2016-03-14
Merge pull request #2411 from stevepiercy/master
Steve Piercy
2016-03-14
Merge remote-tracking branch 'upstream/master'
Steve Piercy
2016-03-14
polish Invoking an Exception View docs
Steve Piercy
2016-03-14
Merge pull request #2410 from stevepiercy/master
Steve Piercy
2016-03-14
remove extra period
Steve Piercy
2016-03-14
move comment closer to relevant logic
Michael Merickel
2016-03-14
fix broken ref
Michael Merickel
2016-03-14
add a new docs section on invoking exception views
Michael Merickel
2016-03-14
add changelog for #2393
Michael Merickel
2016-03-14
Merge pull request #2393 from Pylons/feature.invoke_exception_view
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-03-09
expect derivers
Michael Merickel
2016-03-09
pass the predicate options to the derivers
Michael Merickel
2016-03-09
rename view derivations to view derivers
Michael Merickel
[prev]
[next]