summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/tests/setup.py
AgeCommit message (Expand)Author
2018-11-17Remove mention of py3 compatSteve Piercy
2018-08-30Update wiki2 with alchemy cookiecutter source filesSteve Piercy
2018-06-30synch up source code in tests stepSteve Piercy
2017-06-10update src files and synch emphasize-lines for alchemy wiki tutorialSteve Piercy
2016-12-23wiki2/src/tests update filesSteve Piercy
2016-04-12- use an environment variable and venv. See https://github.com/Pylons/pyramid...Steve Piercy
2016-04-09- update wiki2/tests stepSteve Piercy
2016-02-18update tests chapterMichael Merickel
2016-02-12forward port changes to models / scripts to later chaptersMichael Merickel
2016-02-08fix functional testsMichael Merickel
2016-02-08[wip] update tests in wiki2 tutorialMichael Merickel
2015-12-02- rewrite wiki2/tests.rst (removed an obsolete reference to testing models, p...Steve Piercy
2013-09-06update the code in the wiki and wiki2 tutorials to use pyramid_chameleonMichael Merickel
2013-03-04fix #311Tshepang Lekhonkhobe
2012-12-01Sync setup.py in SQL wiki tutorialPatricio Paez
2012-11-19Sync some SQL wiki tutorial files with the scaffoldPatricio Paez
2012-03-14Renamed db populate to initialize in SQL tutorialPatricio Paez
2012-01-04remove dependency on pysqlite from all scaffolding on platforms lt 2.6Chris 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 usesChris McDonough
2011-10-06remove all reference to the paster command-line utilityChris McDonough
2011-08-13- Projects created via a scaffold no longer depend on the ``WebError``Chris McDonough
2011-07-01- The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the userChris McDonough