summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-11-17Updated link to SQLAlchemy docs, as the old link was removed in 2.0 releasejonathan vanasco
2022-11-14rename "master" to "main"jonathan vanasco
2022-08-12update SQLAlchemy logger in quick tutorial fixes #3706Camill Kaipf
2022-05-26Remove extra comment left behind after removing the coding stanzaBert JW Regeer
2022-03-13pyupgrade --py37-plusMichael Merickel
2022-03-13stop overidding custom signatures defined in the docsMichael Merickel
2022-03-12get rid of deprecated getargspec and formatargspecMichael Merickel
2022-03-12Merge pull request #3674 from stevepiercy/masterMichael Merickel
2022-02-05Cleanup remnants of Py3.6 supportBert JW Regeer
2022-01-07Remove Python 3.6 testsMarcin Lulek
2022-01-07Update docs/narr/install.rstSteve Piercy
2022-01-07Add support for Python 3.10Marcin Lulek
2021-12-17Move IRC channel to Libera.ChatSergey Maranchuk
2021-12-13Do not include segment_name in allowed values in doc example.Ian Wilson
2021-06-19Fix API documentation links to webob, and rename the objects with their full ...Steve Piercy
2021-02-28Make sentence general by removing explicit commands.Steve Piercy
2021-02-28add pre-commented forwardMichael Merickel
2021-02-03Use the my_view object instead of a single line numberSteve Piercy
2021-02-03Sync source files with update to cookiecutter.Steve Piercy
2021-01-10Revert "Remove **kw."Steve Piercy
2021-01-10grammar fixSteve Piercy
2021-01-09Update database step in Quick TourSteve Piercy
2021-01-09Update logging and sessions steps in Quick TourSteve Piercy
2021-01-09Update Quick Tour Testing stepSteve Piercy
2021-01-09Update Quick Tutorial and Quick Tour cookiecutter stepsSteve Piercy
2021-01-09Update Quick Tutorial cookiecutter stepSteve Piercy
2021-01-09Update files from cookiecutter and output from commandsSteve Piercy
2021-01-09Align code lines, revise authorization.rst view application sub-stepSteve Piercy
2021-01-09Use ZODB instead of ZODB3 for latest version of ZODB without indirectionSteve Piercy
2021-01-09Update conftest.py, pytest.ini, and README.txt for all steps where neededSteve Piercy
2021-01-09Update outputs of running tests with coverageSteve Piercy
2021-01-09Remove **kw.Steve Piercy
2021-01-08Descramble importsSteve Piercy
2021-01-08Synch viewing the app section with authentication.rstSteve Piercy
2021-01-08Add login link and view for viewing the app. Move credentials into login page...Steve Piercy
2021-01-08Update all steps pytest.ini, .gitignore, and README.txtSteve Piercy
2021-01-07Update output, .gitignore, and README.txtSteve Piercy
2021-01-07Use py39 envSteve Piercy
2021-01-07Layout now uses autoscroll, so no need to wrap linesSteve Piercy
2020-12-30Merge branch 'master' of https://github.com/Pylons/pyramidSteve Piercy
2020-12-30Add sphinx-copybutton to docs to make it easier to copy code blocks.Steve Piercy
2020-12-24docs: fix simple typo, thows -> throwsTim Gates
2020-12-12change identity checks to use request.is_authenticatedMichael Merickel
2020-12-11Install new cookiecutter conftests.Theron Luhn
2020-12-11Revert "Remove `app_request` from wiki2 tests."Theron Luhn
2020-12-11Merge remote-tracking branch 'upstream/master' into wiki2-request-identityTheron Luhn
2020-11-29add a note and fix suggestionsMichael Merickel
2020-11-28add the missing authenticated principalMichael Merickel
2020-11-28fix a few referencesMichael Merickel
2020-11-28add examples for upgradingMichael Merickel