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
2018-09-27
fix old tests
Michael Merickel
2018-09-27
enable sorting of offers
Michael Merickel
2018-09-06
Revert "support a list of media types in the accept predicate"
Michael Merickel
2018-09-03
support a list of media types in the accept predicate
Michael Merickel
2018-09-03
fallback to __contains__ if a media range is supplied
Michael Merickel
2018-09-03
support multiple types in the route predicate
Michael Merickel
2018-09-03
update docs and changelog
Michael Merickel
2018-08-28
fix deprecated usage of request.accept in AcceptPredicate
Michael Merickel
2018-08-25
Merge pull request #3334 from stevepiercy/master
Steve Piercy
2018-08-25
Remove extra "that"
Steve Piercy
2018-08-23
Merge pull request #3328 from domenkozar/notfound-307-default
Domen Kožar
2018-08-23
CHANGES.rst: add note about add_notfound_view behaviour change
Domen Kožar
2018-08-22
Merge pull request #3333 from stevepiercy/python-version-bump
Steve Piercy
2018-08-22
Just Python 3 is fine
Steve Piercy
2018-08-22
venv is for Python 3.3+, and we support 3.4, so just 3 is fine
Steve Piercy
2018-08-22
add_notfound_view: use HTTPTemporaryRedirect as default
Domen Kožar
2018-08-22
Bump Python version to 3.7 in docs and project meta files
Steve Piercy
2018-08-22
Add support for Python 3.7 in Appveyor
Steve Piercy
2018-08-22
Add support for Python 3.7 and 3.8 with allowed failure of 3.8
Steve Piercy
2018-08-21
Merge pull request #3332 from stevepiercy/hello-world-synch
Steve Piercy
2018-08-21
Synch Hello World app with canonical version on trypyramid.com and elsewhere
Steve Piercy
2018-08-21
Merge pull request #3330 from stevepiercy/docs-code-style
Michael Merickel
2018-08-19
Merge pull request #3331 from stevepiercy/exclude-local-linkcheck
Steve Piercy
2018-08-19
Fix broken links from linkcheck, exclude localhost from check
Steve Piercy
2018-08-19
Standardize macOS capitalization
Steve Piercy
2018-08-19
Standardize Unix capitalization
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/tests
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/installation
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/distributing
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/definingmodels
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki2/basiclayout
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki/tests
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki/installation
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki/distributing
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki/definingviews
Steve Piercy
2018-08-18
Clean up code-blocks in tutorials/wiki/definingmodels
Steve Piercy
2018-08-18
Clean up code-blocks in modwsgi
Steve Piercy
2018-08-18
Clean up code-blocks in qt/views
Steve Piercy
2018-08-18
Clean up code-blocks in qt/view_classes
Steve Piercy
2018-08-18
Clean up code-blocks in qt/unit_testing
Steve Piercy
2018-08-18
Clean up code-blocks in qt/tutorial_approach
Steve Piercy
2018-08-18
Clean up code-blocks in qt/templating
Steve Piercy
2018-08-18
Clean up code-blocks in qt/static_assets
Steve Piercy
2018-08-18
Clean up code-blocks in qt/sessions
Steve Piercy
2018-08-18
Clean up code-blocks in qt/routing
Steve Piercy
2018-08-18
Clean up code-blocks in qt/requirements
Steve Piercy
2018-08-18
Clean up code-blocks in qt/request_response
Steve Piercy
2018-08-18
Clean up code-blocks in qt/package
Steve Piercy
2018-08-18
Clean up code-blocks in qt/more_view_classes
Steve Piercy
2018-08-18
Clean up code-blocks in qt/logging
Steve Piercy
[next]