<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/quick_tutorial/package/tutorial, branch main</title>
<subtitle>Pyramid web framework (fork of https://github.com/Pylons/pyramid).</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/'/>
<entry>
<title>Quick Tutorial: Replace wsgiref with waitress</title>
<updated>2017-10-21T14:02:59+00:00</updated>
<author>
<name>Chris Shenton</name>
<email>chris@v-studios.com</email>
</author>
<published>2017-10-21T13:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=bcf79f0d2555236b8b70932d30fd76bd15591ba0'/>
<id>bcf79f0d2555236b8b70932d30fd76bd15591ba0</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>Update example apps to use config context manager in Quick Tour</title>
<updated>2017-07-04T04:06:56+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2017-07-04T04:06:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=e33212c6746cbf50c4952b5d8c8d93714cf06ccd'/>
<id>e33212c6746cbf50c4952b5d8c8d93714cf06ccd</id>
<content type='text'>
- add missing EOF line ending
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add missing EOF line ending
</pre>
</div>
</content>
</entry>
<entry>
<title>First cut at import of quick tutorial.</title>
<updated>2013-09-13T20:52:14+00:00</updated>
<author>
<name>Paul Everitt</name>
<email>paul@agendaless.com</email>
</author>
<published>2013-09-13T20:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=b1b92284f496800a4dfd2cea72cb9be07ba8661c'/>
<id>b1b92284f496800a4dfd2cea72cb9be07ba8661c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
