<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyramid/docs/quick_tutorial/scaffolds, 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/cookiecutters - renamed from scaffolds</title>
<updated>2016-12-27T07:11:28+00:00</updated>
<author>
<name>Steve Piercy</name>
<email>web@stevepiercy.com</email>
</author>
<published>2016-12-27T07:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=558f3e772a1416ebdd9cd8122c0aeac3f0b0d72c'/>
<id>558f3e772a1416ebdd9cd8122c0aeac3f0b0d72c</id>
<content type='text'>
- rewrite for use of cookiecutters instead of scaffolds
- update source files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- rewrite for use of cookiecutters instead of scaffolds
- update source files
</pre>
</div>
</content>
</entry>
<entry>
<title>Added configuration for ipv6 in .ini files.</title>
<updated>2016-12-09T11:46:33+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-09T11:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=fb17a37442224961e4bd3d797945d130221acfb9'/>
<id>fb17a37442224961e4bd3d797945d130221acfb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed 'host' and 'port' configuration to a new 'listen' style that is now supported by waitress server.</title>
<updated>2016-12-07T09:32:13+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-06T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=07e802fa7d6a63a69b31514923f85d6e76dd33e8'/>
<id>07e802fa7d6a63a69b31514923f85d6e76dd33e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Changed 'host' and 'port' configuration to a new 'listen' style that …"</title>
<updated>2016-12-07T00:00:56+00:00</updated>
<author>
<name>Bert JW Regeer</name>
<email>xistence@0x58.com</email>
</author>
<published>2016-12-07T00:00:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=988c1f789faf9662abead1e1be40969be37867a8'/>
<id>988c1f789faf9662abead1e1be40969be37867a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed 'host' and 'port' configuration to a new 'listen' style that is now supported by waitress server.</title>
<updated>2016-12-06T09:49:38+00:00</updated>
<author>
<name>Martin</name>
<email>martin.frlin@gmail.com</email>
</author>
<published>2016-12-06T09:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=1bf417e4c1b2865f44357a61ca16fadde310077e'/>
<id>1bf417e4c1b2865f44357a61ca16fadde310077e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop setup.cfg from scaffolds</title>
<updated>2014-04-08T20:04:47+00:00</updated>
<author>
<name>Wichert Akkerman</name>
<email>wichert@wiggy.net</email>
</author>
<published>2014-04-08T20:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=eab0eb5068754da33123d5a7bc3faf025a3fc14e'/>
<id>eab0eb5068754da33123d5a7bc3faf025a3fc14e</id>
<content type='text'>
Since setup.cfg is no longer needed for Babel, and no scaffold or
documentation references nose there is no need to keep them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since setup.cfg is no longer needed for Babel, and no scaffold or
documentation references nose there is no need to keep them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Babel from all setup.cfg files</title>
<updated>2014-04-08T19:49:44+00:00</updated>
<author>
<name>Wichert Akkerman</name>
<email>wichert@wiggy.net</email>
</author>
<published>2014-04-08T19:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=832c2e8967fa1904fb1a0d3e5d707a11c32aa543'/>
<id>832c2e8967fa1904fb1a0d3e5d707a11c32aa543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Get pyramid_chameleon added to the quick tutorial, plus some other fixes for Python 3.</title>
<updated>2013-09-25T16:08:33+00:00</updated>
<author>
<name>Paul Everitt</name>
<email>paul@agendaless.com</email>
</author>
<published>2013-09-25T16:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/pyramid/commit/?id=34e974e360184baef873da55f31379697e367f32'/>
<id>34e974e360184baef873da55f31379697e367f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
