summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/retail_forms
AgeCommit message (Expand)Author
2020-04-17inheriting from `object` not necessary in py3Sergey Maranchuk
2018-10-08Fix comments in `setup.py`sSteve Piercy
2018-10-08Update all the `setup.py`sSteve Piercy
2018-05-15issue #3182 removed extra lines from previous PRRadu Revutchi
2018-05-14fixed issue #3182 - alphabetized dependencies in quick tutorial and aligned e...Radu Revutchi
2017-10-21Quick Tutorial: Replace wsgiref with waitressChris Shenton
2017-01-26undo borkage: wsgiref does not use listen, it uses portSteve Piercy
2016-12-09Added configuration for ipv6 in .ini files.Martin
2016-12-07fixed 'list' to 'listen'Martin
2016-12-07Changed 'host' and 'port' configuration to a new 'listen' style that is now s...Martin
2016-12-06Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...Bert JW Regeer
2016-12-06fixing no new line at the end of fileMartin
2016-12-06Changed 'host' and 'port' configuration to a new 'listen' style that is now s...Martin
2014-03-13Strip redundant logging config from tutorial INI files.Tres Seaver
2013-10-08Small quick tutorial fixes post conference.Paul Everitt