summaryrefslogtreecommitdiff
path: root/docs/tutorials
AgeCommit message (Collapse)Author
2021-02-03Sync source files with update to cookiecutter.Steve Piercy
- @mmerickel the critical one to check is ``models/tutorial/models/__init__.py``, as that one has changes pertinent to the wiki tutorial that I carried forward to the subsequent steps.
2021-01-10Revert "Remove **kw."Steve Piercy
This reverts commit c8b1ee29
2021-01-10grammar fixSteve 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 ↵Steve Piercy
page bullet point, and remove it from all other bullet points.
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-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
This reverts commit 86cb46d4d977d3a948308326bee628421cab93ea.
2020-11-11Remove `app_request` from wiki2 tests.Theron Luhn
2020-11-11Backport conftest changes to prior steps.Theron Luhn
2020-11-11Add to test documentation.Theron Luhn
2020-11-09Manually set routes for the tests.Theron Luhn
2020-11-08First attempt at fixing wiki2 tests.Theron Luhn
2020-11-07Remove request.user from wiki2 testing tutorial.Theron Luhn
2020-11-07Remove `request.user` for wiki2 authorization tutorial.Theron Luhn
2020-11-07Remove `request.user` from wiki2 authentication tutorial.Theron Luhn
2020-10-13Rename `ISecurityPolicy.authenticated_identity` to `identity`Theron Luhn
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2020-01-16update docs with pyramid.authorizatio imports after syncing masterMichael Merickel
2020-01-15Minor grammar fixesSteve Piercy
- Expand contractions and spell out words
2020-01-15Minor grammar fixesSteve Piercy
- Swap order of editing tutorial/views/default.py so that line numbers in the user's editor align with the rendered docs
2020-01-15Update output of install of docutilsSteve Piercy
- Fix line number reference
2020-01-15Update emphasize-lines for definingmodels.rst to clarify changes and fix ↵Steve Piercy
alignment.
2020-01-15Remove bits that demo what one would need to do without defaultsSteve Piercy
- Sync up wiki with language from wiki2
2020-01-14Align Windows command with UnixSteve Piercy
2020-01-14Remove Windows command promptSteve Piercy
2020-01-14Revert emphasis removalSteve Piercy
2020-01-14Update test outputSteve Piercy
2020-01-13update output of package versions, coverage. fix command.Steve Piercy
2020-01-13grammar fixSteve Piercy
2020-01-13realign emphasize-linesSteve Piercy
2020-01-13from webob.cookies import Cookie already existed; restore deleted commentSteve Piercy
2020-01-13Use correct verbSteve Piercy
2020-01-13Use reST numbered list syntax, not markdownSteve Piercy
2020-01-13Align line numbers to codeSteve Piercy
- @mmerickel can you check the wording to ensure it is still correct for the code?
2020-01-13Align emphasis to method nameSteve Piercy
2020-01-13Remove emphasize-lines because the entire module is new and highlighting ↵Steve Piercy
doesn't help here, just adds maintenance
2020-01-13Remove emphasize-lines because the entire module is new, and there is no ↵Steve Piercy
narrative reference to the emphasized lines
2020-01-13Remove tests_require from literalincludeSteve Piercy
2020-01-13Improve requires sectionSteve Piercy
- Improve narrative flow - Remove test_requires from literalinclude