summaryrefslogtreecommitdiff
path: root/docs/tutorials
AgeCommit message (Expand)Author
2020-01-02Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragercSteve Piercy
2020-01-02Resync wiki2/*.rst and related files after moving tests directorySteve Piercy
2020-01-02Resync wiki/*.rst and related files after moving tests directorySteve Piercy
2020-01-02Fix heading levelsSteve Piercy
2020-01-02Update tests src filesSteve Piercy
2020-01-02Update authorization src filesSteve Piercy
2020-01-02Update authentication src filesSteve Piercy
2020-01-02Update docs/tutorials/wiki2/definingviews.rst and related src filesSteve Piercy
2020-01-02Update docs/tutorials/wiki2/definingmodels.rst and related src filesSteve Piercy
2020-01-02Update docs/tutorials/wiki2/basiclayout.rst and related src filesSteve Piercy
2020-01-02Update docs/tutorials/wiki2/installation.rst and related src filesSteve Piercy
2020-01-02Update src files for testsSteve Piercy
2020-01-02Update docs/tutorials/wiki/authorization.rst and related src filesSteve Piercy
2020-01-02Update docs/tutorials/wiki/definingviews.rst and related src files, and model...Steve Piercy
2020-01-02Update docs/tutorials/wiki/basiclayout.rst and related filesSteve Piercy
2020-01-02Update docs/tutorials/wiki/installation.rst and related filesSteve Piercy
2019-12-15Remove Python 3.4, Python 3.5, and add Python 3.8Steve Piercy
2019-08-17run linkcheck, fix redirects, change busted links to inline literalsSteve Piercy
2018-12-31Merge remote-tracking branch 'upstream/master'Steve Piercy
2018-12-31highlight docutil instead of bcryptAlexander McNulty
2018-11-27Merge pull request #3438 from stevepiercy/docs-style-inputsSteve Piercy
2018-11-27Add a style to show text in input fields.Steve Piercy
2018-11-27Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a...Steve Piercy
2018-11-26Update distributing with terms, rewrapSteve Piercy
2018-11-26Fix imports. Change info key from content to page_text.Steve Piercy
2018-11-26Add note about docutils deprecation warnings.Steve Piercy
2018-11-25rewrap narrative, adjust grammarSteve Piercy
2018-11-25Synch src files between auth and testsSteve Piercy
2018-11-25Align line numbers with codeSteve Piercy
2018-11-25Remove settings for tm.manager_hook from __init__.pySteve Piercy
2018-11-25Fix path to templateSteve Piercy
2018-11-25Fix template to include either the page name or a title for the title tagSteve Piercy
2018-11-25synch up src/authorization filesSteve Piercy
2018-11-25rewrap review, shorter sentences, fix grammar.Steve Piercy
2018-11-25Update theme.css to display text in inputsSteve Piercy
2018-11-25Use path for pagename, not subpathSteve Piercy
2018-11-25indent literalincludes, add login.pt template and viewSteve Piercy
2018-11-25rewrap policies and permissions sections, shorter sentences, fix grammarSteve Piercy
2018-11-25rewrap add an ACL section, shorter sentences, fix grammarSteve Piercy
2018-11-25rewrap users and groups section, shorter sentences, fix grammarSteve Piercy
2018-11-25We're adding both authn and authzSteve Piercy
2018-11-25Rewrap intro and add dependencies to authorizationSteve Piercy
2018-11-25Add section for notfoundSteve Piercy
2018-11-25Fix up line numbers, add a not found error checkSteve Piercy
2018-11-25Fix up template for display on docsSteve Piercy
2018-11-25Fix up templates to inherit from layout.ptSteve Piercy
2018-11-25Align line numbers with src in viewsSteve Piercy
2018-11-25Add import and return a Page object for the notfound viewSteve Piercy
2018-11-25Delete obsolete views.pySteve Piercy
2018-11-25Fix imports, contexts, paths to templates, and refactor `content` to `page_te...Steve Piercy