index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
quick_tutorial
/
retail_forms
Age
Commit message (
Expand
)
Author
2020-04-17
inheriting from `object` not necessary in py3
Sergey Maranchuk
2018-10-08
Fix comments in `setup.py`s
Steve Piercy
2018-10-08
Update all the `setup.py`s
Steve Piercy
2018-05-15
issue #3182 removed extra lines from previous PR
Radu Revutchi
2018-05-14
fixed issue #3182 - alphabetized dependencies in quick tutorial and aligned e...
Radu Revutchi
2017-10-21
Quick Tutorial: Replace wsgiref with waitress
Chris Shenton
2017-01-26
undo borkage: wsgiref does not use listen, it uses port
Steve Piercy
2016-12-09
Added configuration for ipv6 in .ini files.
Martin
2016-12-07
fixed 'list' to 'listen'
Martin
2016-12-07
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-12-06
Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...
Bert JW Regeer
2016-12-06
fixing no new line at the end of file
Martin
2016-12-06
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2014-03-13
Strip redundant logging config from tutorial INI files.
Tres Seaver
2013-10-08
Small quick tutorial fixes post conference.
Paul Everitt