| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-08 | fix jinja2 none test | Michael Merickel | |
| 2016-02-08 | fix tests to get the bind from dbsession_factory properly | 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-08 | [wip] update tests in wiki2 tutorial | Michael Merickel | |
| 2016-02-08 | expose the session factory on the registry | Michael Merickel | |
| 2016-02-08 | minor fixes to wiki2 distributing chapter | Michael Merickel | |
| 2016-02-07 | update authorization chapter of wiki2 tutorial | Michael Merickel | |
| 2016-02-07 | update definingviews chapter of wiki2 tutorial | Michael Merickel | |
| 2016-02-07 | update definingmodels chapter of wiki2 tutorial | Michael Merickel | |
| 2016-02-07 | reference addon links for pyramid_jinja2, pyramid_tm, zope.sqlalchemy and ↵ | Michael Merickel | |
| transaction | |||
| 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 | |
| 2016-02-04 | fix the Base import | Michael Merickel | |
| 2016-02-04 | update source for basiclayout | Michael Merickel | |
| 2016-01-31 | Merge branch 'master' into feature/alchemy-scaffold-update | Michael Merickel | |
| 2016-01-31 | minor tweaks | Michael Merickel | |
| 2016-01-30 | fix heading under/overlines for rst syntax | Steve Piercy | |
| (cherry picked from commit 60b74ee) | |||
| 2016-01-22 | Merge pull request #2256 from Pylons/remove_py32 | Michael Merickel | |
| Remove Python 3.2 support | |||
| 2016-01-20 | fix underline for heading | Steve Piercy | |
| 2016-01-20 | Update docs to reflect dropping Python 3.2 support | Steve Piercy | |
| 2015-12-02 | - adjust linenos for NAMING_CONVENTION comment | Steve Piercy | |
| 2015-12-02 | - add comment to NAMING_CONVENTION per 9b12c01168cb756ec36351d7414cad95e87f6581 | Steve Piercy | |
| 2015-12-02 | - rewrite wiki2/tests.rst (removed an obsolete reference to testing models, ↵ | Steve Piercy | |
| per 2885a7b96545c037109d7999319f74869a640050) - add wiki2/src/tests/ files. special thanks to @ppaez | |||
| 2015-11-20 | wiki2/tests - commit progress | Steve Piercy | |
| 2015-11-16 | - update wiki2/design.rst to use jinja templates | Steve Piercy | |
| - minor grammar - .rst fixes - rewrap to 79 columns | |||
| 2015-11-16 | - complete rewrite of wiki2/authorization.rst | Steve Piercy | |
| - add wiki2/src/authorization/ files - improve <title> tag in views/tutorial/templates/edit.jinja2 | |||
| 2015-11-15 | wrap content with <p> | Steve Piercy | |
| 2015-11-15 | wiki2/authorization.rst - progress on models and security from module to ↵ | Steve Piercy | |
| subpackage | |||
| 2015-11-14 | commit new wiki2/src/views/tutorial files | 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-13 | update wiki2/src/views and wiki2/definingviews.rst | Steve Piercy | |
| 2015-11-13 | update wiki2/src/views and wiki2/definingviews.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 | update wiki2/src/models and wiki2/definingmodels.rst | Steve Piercy | |
| 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 | basiclayout/tutorial/setup.py - update template binding from chameleon to jinja2 | Steve Piercy | |
| 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-11 | wiki2/src/basiclayout/ | Steve Piercy | |
| - update ini files using new scaffold | |||
| 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 | |
