| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-04 | upgrade basiclayout chapter | Michael Merickel | |
| 2020-01-07 | revamp the test suite and explain the fixtures | Michael Merickel | |
| 2020-01-06 | sync basiclayout, installation, models with new structure | Michael Merickel | |
| 2020-01-02 | Update docs/tutorials/wiki2/basiclayout.rst and related src files | Steve Piercy | |
| 2018-09-16 | doc fixes | Stephen Martin | |
| 2018-09-09 | merging cookiecutters | Stephen Martin | |
| 2018-09-01 | Remove extra "the" | Steve Piercy | |
| 2018-08-30 | Update wiki2 with alchemy cookiecutter source files | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in tutorials/wiki2/basiclayout | Steve Piercy | |
| 2016-12-23 | wiki2/*.rst first cut from comparing across branches | Steve Piercy | |
| 2016-07-29 | corrected folder name in docs | andrew david burt | |
| one of the instances of the tutorial's folder name was mistyped as "tutorials" rather than "tutorial" in the "Route declarations" section (cherry picked from commit 696f17c) | |||
| 2016-04-09 | - add intersphinx targets | Steve Piercy | |
| 2016-02-22 | update basiclayout | Steve Piercy | |
| - minor grammar and syntax - insert complete mymodel.py code | |||
| 2016-02-14 | split routes into a separate module | Michael Merickel | |
| 2016-02-08 | Merge pull request #2 from ↵ | Michael Merickel | |
| stevepiercy/mmerickel-feature/alchemy-scaffold-update-tweaks minor grammar and punctuation tweaks, break up run-on sentences. | |||
| 2016-02-07 | assume the user is in the tutorial folder | Michael Merickel | |
| this is already assumed inside of installation where commands are run relative to setup.py | |||
| 2016-02-05 | minor grammar and punctuation tweaks, break up run-on sentences. | Steve Piercy | |
| 2016-02-05 | link to create_all sqla method | Michael Merickel | |
| 2016-02-05 | update basiclayout prose | Michael Merickel | |
| 2016-02-05 | unindent literalincludes | Michael Merickel | |
| 2015-12-02 | - adjust linenos for NAMING_CONVENTION comment | Steve Piercy | |
| 2015-11-14 | minor changes to narrative flow | Steve Piercy | |
| 2015-11-13 | correct line numbers in and remove obsolete WIP block wiki2/basiclayout.rst | Steve Piercy | |
| 2015-11-12 | Restore progress after backing changes out of master. | Michael Merickel | |
| This reverts commit 049e670aef9ea5611561546fd5c0e2dd6152b9b7. | |||
| 2015-11-12 | Merge branch 'master' into feature/alchemy-scaffold-update | Tres Seaver | |
| Conflicts: docs/tutorials/wiki2/basiclayout.rst | |||
| 2015-11-12 | basiclayout/tutorial poke in attempt to resolve merge conflict on GitHub | Steve Piercy | |
| 2015-11-12 | basiclayout/tutorial - models, scripts, static, templates | Steve Piercy | |
| - use package instead of single file - add tests.py from scaffold - update basiclayout.rst with models section | |||
| 2015-11-11 | basiclayout/tutorial - views | Steve Piercy | |
| - use package instead of single file - add tests.py from scaffold - update basiclayout.rst with views section | |||
| 2015-11-11 | Revert "update wiki2/src/basiclayout/tutorial" | Steve Piercy | |
| 2015-11-11 | Merge pull request #2108 from stevepiercy/feature/alchemy-scaffold-update | Steve Piercy | |
| update wiki2/src/basiclayout/tutorial | |||
| 2015-11-11 | - update basiclayout/tutorial/__init__.py | Steve Piercy | |
| - update section "Application configuration with ``__init__.py``" - move WIP to "Content Models with ``models.py``", wrapped by Sphinx comments | |||
| 2015-11-05 | literalinclude line number was off for Base object | Naoko Reeves | |
| 2015-10-06 | Include the right line number from the .py file | Bert JW Regeer | |
| This was including a blank line. This mistake was caught when attempting to build a PDF file using latexpdf due to LaTeX not allowing certain sections to be blank. | |||
| 2015-10-01 | wiki2 documentation precisely matches the scaffolding output | nharringtonwasatch | |
| 2015-05-25 | grammar, caps, minor tweaks | Steve Piercy | |
| 2015-05-24 | - make templates html5 compliant | Steve Piercy | |
| - punctuation, grammar, spelling - fix linenos references - update outputs | |||
| 2013-09-08 | fix merge conflict | Chris McDonough | |
| 2013-09-06 | Add small note showing example usage of MyModel | Bert JW Regeer | |
| 2013-09-06 | changed the explanation of the (now missing) __init__ method | sergey.volobuev | |
| 2013-09-06 | update the code in the wiki and wiki2 tutorials to use pyramid_chameleon | Michael Merickel | |
| 2013-03-23 | change some slightly awkward wording | Chris McDonough | |
| 2013-03-21 | Update definingviews.rst explain matchdict more explicitly, concisely | Patrick Canfield | |
| 2013-03-21 | Update basiclayout.rst, more deductive concept ordering, singular form of terms | Patrick Canfield | |
| 2013-03-21 | add hyperlinks for SQLAlchemy | Tshepang Lekhonkhobe | |
| 2013-03-17 | grammar | Tshepang Lekhonkhobe | |
| 2013-01-20 | point to the sources of the wiki tutorials in just one location; fix #763 | Tshepang Lekhonkhobe | |
| * This avoids having to update the link multiple times. * Also, mention their location, in case user has Pyramid checkout. | |||
| 2013-01-04 | typos | Tshepang Lekhonkhobe | |
| 2012-12-10 | Merge pull request #736 from msabramo/docs-tutorials-wiki2-tweaks | Chris McDonough | |
| A bunch of minor tweaks to the wiki2 tutorial in docs/tutorials/wiki2 | |||
| 2012-12-01 | Sync models.py in SQL wiki tutorial | Patricio Paez | |
| - Update lines and emphasized-lines - No line numbers if only a single line | |||
| 2012-12-01 | Sync __init__.py in SQL wiki tutorial | Patricio Paez | |
| - Update lines and emphasized-lines - No line numbers if only a single line | |||
