summaryrefslogtreecommitdiff
path: root/docs/quick_tutorial/jinja2/setup.py
AgeCommit message (Collapse)Author
2018-10-08Fix comments in `setup.py`sSteve Piercy
2018-10-08Revise `setup.py`sSteve Piercy
2018-10-08Update all the `setup.py`sSteve Piercy
2018-10-07Add pyramid_jinja2 as a requirement.Steve Piercy
Carry forward previous setup.py changes.
2017-10-21Quick Tutorial: Replace wsgiref with waitressChris 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
2013-09-13First cut at import of quick tutorial.Paul Everitt