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
2024-02-07
docs: fold in 'Installing' language from the 'wiki2' refresh (PR #3747)
Tres Seaver
2024-02-07
docs: fold in 'Distributing' language from the 'wiki2' refresh (PR #3747)
Tres Seaver
2024-02-07
fix: document test harness config via 'pyproject.toml'
Tres Seaver
2024-02-07
fix: remove stray mentions of 'setup.py'
Tres Seaver
2024-02-07
docs: update ZODB wiki tutorial to cookiecutter
Tres Seaver
2024-02-07
fix: apply equivalent change from old 'setup.py'
Tres Seaver
2024-02-07
chore: sync with cookiecutter:
Tres Seaver
2024-02-07
chore: sync w/ generation from project name 'tutorial'
Tres Seaver
2024-02-07
chore: sync w/ cookiecutter
Tres Seaver
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
2023-08-09
Fix a small mistake in definingmodels.rst
Leonardo Costa
2023-05-11
Update conf.py
skywalk
2022-12-30
Fix English grammar and syntax in wiki installation.rst
Steve Piercy
2022-12-30
Merge pull request #3713 from jvanasco/main
Michael Merickel
2022-12-30
Update docs/tutorials/wiki2/installation.rst
Michael Merickel
2022-12-30
Merge branch 'master' into py311
Michael Merickel
2022-12-29
Merge branch 'master' into main
Michael Merickel
2022-12-29
Merge pull request #3707 from ckaipf/update_quick_tutorial
Michael Merickel
2022-12-27
Update reference to ORM in sqlalchemy
Bert JW Regeer
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-17
Updated link to SQLAlchemy docs, as the old link was removed in 2.0 release
jonathan vanasco
2022-11-14
rename "master" to "main"
jonathan vanasco
2022-08-12
update SQLAlchemy logger in quick tutorial fixes #3706
Camill Kaipf
2022-05-26
Remove extra comment left behind after removing the coding stanza
Bert JW Regeer
2022-03-13
pyupgrade --py37-plus
Michael Merickel
2022-03-13
stop overidding custom signatures defined in the docs
Michael Merickel
2022-03-12
get rid of deprecated getargspec and formatargspec
Michael Merickel
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-02-28
add pre-commented forward
Michael Merickel
2021-02-03
Use the my_view object instead of a single line number
Steve Piercy
2021-02-03
Sync source files with update to cookiecutter.
Steve Piercy
2021-01-10
Revert "Remove **kw."
Steve Piercy
2021-01-10
grammar fix
Steve Piercy
2021-01-09
Update database step in Quick Tour
Steve Piercy
2021-01-09
Update logging and sessions steps in Quick Tour
Steve Piercy
2021-01-09
Update Quick Tour Testing step
Steve Piercy
[next]