| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-04 | upgrade basiclayout chapter | Michael Merickel | |
| 2020-01-03 | exclude tests package from source packages | Michael Merickel | |
| 2020-01-02 | Update docs/tutorials/wiki2/basiclayout.rst and related src files | Steve Piercy | |
| 2018-11-18 | Unpin webtest and pytest | Steve Piercy | |
| 2018-11-17 | Remove mention of py3 compat | Steve Piercy | |
| 2018-08-30 | Update wiki2 with alchemy cookiecutter source files | Steve Piercy | |
| 2018-06-26 | drop alpha status from pyramid requirement in setup.py | Steve Piercy | |
| - See https://github.com/Pylons/pyramid-cookiecutter-alchemy/issues/34 | |||
| 2018-06-22 | Update source files for basiclayout step for Alembic support | Steve Piercy | |
| 2017-06-10 | update src files and synch emphasize-lines for alchemy wiki tutorial | Steve Piercy | |
| 2016-12-23 | wiki2/src/basiclayout - update files | Steve Piercy | |
| 2016-04-12 | - use an environment variable and venv. See ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/pull/2468#discussion_r59311019 - rename stanza from `testing_extras` to `tests_require` - switch from nose to pytest | |||
| 2016-04-09 | - update wiki2/src/basiclayout files | Steve Piercy | |
| 2016-02-18 | add webtest and tests_require to setup.py | Michael Merickel | |
| 2015-11-11 | basiclayout/tutorial/setup.py - update template binding from chameleon to jinja2 | Steve Piercy | |
| 2013-09-06 | update the code in the wiki and wiki2 tutorials to use pyramid_chameleon | Michael Merickel | |
| 2013-03-04 | fix #311 | Tshepang Lekhonkhobe | |
| 2012-12-01 | Sync setup.py in SQL wiki tutorial | Patricio Paez | |
| 2012-11-19 | Sync some SQL wiki tutorial files with the scaffold | Patricio Paez | |
| - Files that are not referred to in a literalinclude in the tutorial docs - setup.py appears in literalinclude, but no lines are added or removed so no impact. Fixed docutils order in the requires list. | |||
| 2012-03-14 | Renamed db populate to initialize in SQL tutorial | Patricio Paez | |
| - Replaced populate_tutorial -> initialize_tutorial_db - Renamed populate.py -> initializedb.py - Updated references in the documenation | |||
| 2012-01-04 | remove dependency on pysqlite from all scaffolding on platforms lt 2.6 | Chris McDonough | |
| 2012-01-02 | - Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding. | Chris McDonough | |
| 2011-11-27 | - The SQLAlchemy Wiki tutorial has been updated. It now uses | Chris McDonough | |
| ``@view_config`` decorators and an explicit database population script. Closes #359. | |||
| 2011-10-06 | remove all reference to the paster command-line utility | Chris McDonough | |
| 2011-08-13 | - Projects created via a scaffold no longer depend on the ``WebError`` | Chris McDonough | |
| package at all; configuration in the ``production.ini`` file which used to require its ``error_catcher`` middleware has been removed. Configuring error catching / email sending is now the domain of the ``pyramid_exclog`` package (see https://docs.pylonsproject.org/projects/pyramid_exclog/dev/). | |||
| 2011-01-19 | adjust wiki2 tutorial based on changes to pyramid_routesalchemy template | Chris McDonough | |
| 2010-11-11 | - SQLAlchemy+urldispach wiki (``wiki2``) tutorial updated due to changes to | Chris McDonough | |
| ``pyramid_routesalchemy`` paster template. | |||
| 2010-11-04 | - The SQL Wiki tutorial was updated to take into account changes to the | Chris McDonough | |
| ``pyramid_routesalchemy`` paster template. | |||
| 2010-10-25 | adjust wiki2 tutorial for pyramid | Chris McDonough | |
