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
/
narr
Age
Commit message (
Expand
)
Author
2024-03-02
docs: missing self in SessionSecurityPolicy example
Rob van der Linde
2024-01-28
drop support for python 3.7 which was eol in 2023
Michael Merickel
2024-01-27
Merge pull request #3735 from adroullier/script_info
Michael Merickel
2023-11-30
Update docs to mention Python 3.12 support
Ievgen Popovych
2023-10-24
Adding script name to 'global_config' during application setup as '__script__'
adroullier
2023-09-14
Fix broken links
Mike Fiedler
2022-12-30
Merge pull request #3713 from jvanasco/main
Michael Merickel
2022-12-25
Declare support for python 3.11
Stefano Rivera
2022-12-25
Run tests on Python 3.11
Stefano Rivera
2022-12-25
Update links to Python Support schedule
Stefano Rivera
2022-11-14
rename "master" to "main"
jonathan vanasco
2022-03-12
Merge pull request #3674 from stevepiercy/master
Michael Merickel
2022-02-05
Cleanup remnants of Py3.6 support
Bert JW Regeer
2022-01-07
Remove Python 3.6 tests
Marcin Lulek
2022-01-07
Update docs/narr/install.rst
Steve Piercy
2022-01-07
Add support for Python 3.10
Marcin Lulek
2021-12-17
Move IRC channel to Libera.Chat
Sergey Maranchuk
2021-12-13
Do not include segment_name in allowed values in doc example.
Ian Wilson
2021-06-19
Fix API documentation links to webob, and rename the objects with their full ...
Steve Piercy
2021-02-28
Make sentence general by removing explicit commands.
Steve Piercy
2021-01-09
Update Quick Tutorial and Quick Tour cookiecutter steps
Steve Piercy
2021-01-09
Update files from cookiecutter and output from commands
Steve Piercy
2020-11-28
add examples for upgrading
Michael Merickel
2020-11-28
cleanup some terminology
Michael Merickel
2020-11-28
drop python 3.5
Michael Merickel
2020-11-02
Add support for Python 3.9
Steve Piercy
2020-10-13
Rename `ISecurityPolicy.authenticated_identity` to `identity`
Theron Luhn
2020-07-02
improve doc
Éric Araujo
2020-07-02
add tests and docs
Éric Araujo
2020-06-22
first shot for #1602
Éric Araujo
2020-05-07
better wording
Éric Araujo
2020-05-04
support multiple values for header predicate
Éric Araujo
2020-03-06
correct configuration.rst add missing route_name
slobinger
2020-01-17
Merge pull request #3563 from mmerickel/move-acl-security-to-authorization
Michael Merickel
2020-01-17
avoid invalid escape warning
Éric Araujo
2020-01-17
say something about the predicate factory info arg
Éric Araujo
2020-01-16
merge master
Éric Araujo
2020-01-16
Merge branch 'master' into move-acl-security-to-authorization
Michael Merickel
2020-01-15
better wording
Éric Araujo
2020-01-14
make two missed lines even longer
Éric Araujo
2020-01-14
apply more review fixes, minimize some diffs
Éric Araujo
2020-01-12
move doc references from pyramid.security to pyramid.authorization
Michael Merickel
2020-01-11
fix typo
Éric Araujo
2020-01-11
replace "third-party" with "custom"
Éric Araujo
2020-01-11
change section title
Éric Araujo
2020-01-11
second batch of changes
Éric Araujo
2020-01-08
sync cookiecutter to starter project `myproject`
Steve Piercy
2020-01-08
first batch of fixes from code review
Éric Araujo
2020-01-07
rewrite docs for custom predicates
Éric Araujo
2020-01-06
sync views with new structure and add csrf protection
Michael Merickel
[next]