| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-12 | update SQLAlchemy logger in quick tutorial fixes #3706 | Camill Kaipf | |
| 2017-10-21 | Quick Tutorial: Replace wsgiref with waitress | Chris Shenton | |
| In setup.py add waitress import. In development.ini use waitress. Adjust line number highlighting. Mention that we're using it early in the tutorial. Addresses #2926 | |||
| 2017-01-26 | undo borkage: wsgiref does not use listen, it uses port | Steve Piercy | |
| - ref: #2919 | |||
| 2016-12-09 | Added configuration for ipv6 in .ini files. | Martin | |
| 2016-12-07 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2016-12-06 | Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ↵ | Bert JW Regeer | |
| …" | |||
| 2016-12-06 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2015-06-01 | Add additional logging configs necessary for db script output and update ↵ | Karen Dalton | |
| tests.py to fix the 'At least one scoped session' warning | |||
| 2014-03-13 | Strip redundant logging config from tutorial INI files. | Tres Seaver | |
| Leave it for the 'logging' and 'scaffolds' sections, where it is germane. | |||
| 2013-09-13 | First cut at import of quick tutorial. | Paul Everitt | |
